Tron
- Shared
- Dedicated
- Limitless
- JSON-RPC (Fullnode)
- REST (Fullnode)
- JSON-RPC (Solidity)
- REST (Solidity)
- +2
- Mainnet
- Testnet
REST (Representational State Transfer) is a web service protocol for interacting with blockchains on Solidity through HTTP. It unlocks operations like querying blockchain data, and interacting with smart contracts via standard methods (GET, POST, PUT, DELETE). REST APIs provide a straightforward way to integrate Solidity-based blockchains into crypto apps.