TON
Welcome to the Chainup TON API documentation! This resource provides essential information for developers looking to integrate with the TON blockchain.
Overview of TON APIs
TON offers two primary services for accessing blockchain data:
Accessing the APIs
Example Usage
Using the TON HTTP API
curl -X 'GET' \
'https://api.chainup.net/ton/mainnet/{token}/api/v2/getMasterchainInfo' \
-H 'accept: application/json'Using the TON Indexer API
Note on ADNL Protocol
Last updated