Endpoints
| Network | URL |
|---|---|
| Mainnet | https://toncenter.com/api/v3 |
| Testnet | https://testnet.toncenter.com/api/v3 |
SDK Usage
| Resource group | Property |
|---|---|
| Accounts | client.v3.accounts |
| Actions | client.v3.actions |
| Blockchain | client.v3.blockchain |
| Jettons | client.v3.jettons |
| NFTs | client.v3.nfts |
| DNS | client.v3.dns |
| Multisig | client.v3.multisig |
| Vesting | client.v3.vesting |
| Stats | client.v3.stats |
| Utils | client.v3.utils |
| API V2 | client.v3.api_v2 |
429 and 5xx are enabled by default with exponential backoff. See Reference for retry policy, rate limiting, and session management.