Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/getTokenData
200
Example
{ "ok": true, "result": { "@type": "ext.tokens.jettonMasterData", "address": "<string>", "contract_type": "jetton_master", "total_supply": "<string>", "mintable": true, "jetton_content": { "data": "<string>" }, "jetton_wallet_code": "<string>", "admin_address": "<string>" } }
Get Jetton/NFT metadata from token smart contract
Identifier of target TON account in any form
OK
true
Show child attributes
Was this page helpful?