TON. Use Uniblock’s JSON-RPC endpoint to read chain state, send transactions, and interact with smart contracts through a single API surface across providers.
Connect to Toncoin
Send JSON-RPC requests withPOST to:
https://api.uniblock.dev/uni/v1/json-rpc?chainId=toncoin
Include the JSON-RPC method and parameters in the request body.
Example request
Make a simplegetMasterchainInfo request with cURL: