Tron
- Shared
- Dedicated
- Limitless
- JSON-RPC (Fullnode)
- REST (Fullnode)
- JSON-RPC (Solidity)
- REST (Solidity)
- +2
- Mainnet
- Testnet
JSON-RPC is a remote procedure call (RPC) protocol encoded in JSON for communication between clients and full blockchain nodes. It enables executing commands on blockchain nodes, supporting methods for querying balances, sending transactions, and more. JSON-RPC is lightweight and is commonly used in decentralized applications (dApps) for efficient interaction with full blockchain nodes.