TooThree Whitepaper
  • Introduction
  • Token Ecosystem
    • Enjoy and Earn (E&E) Model
    • The TOO3 Token
    • User Experience
  • Revenue Models
    • Token Allocation
  • Key Team Members
  • Roadmap
  • IP Business
  • Market Potential
  • API Documentation
    • Base URL
    • Authentication
    • Endpoint
    • Conclusion
  • TOO3 Exchange Integration
    • Public Services
    • Running a Full Node
    • Access via Node Command Line Interface (CLI)
    • SDKs
    • Important: Ensuring Transaction Finality​
  • Conclusion
  • FAQ
Powered by GitBook
On this page
  1. TOO3 Exchange Integration

Public Services

PreviousTOO3 Exchange IntegrationNextRunning a Full Node

Last updated 6 months ago

There are public nodes running by TOO3 Chain community which will allow you to interact with the blockchain.

REST API

Accelerated nodes provide advanced API services for the public. List of all the Rest API information available on accelerated node can be found.

Node RPC

There are multiple data seed node in the network which allow users to perform low-level operations like executing ABCI queries, broadcasting a transaction or viewing network/consensus state.

If you run a full node by yourself, you can also use those RPC functions. List of all endpoints Node RPC service provides can be found.

​