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://tonapi.io/v2/extra-currency/{id}
{ "id": 239, "symbol": "FMS", "decimals": 5, "image": "https://cache.tonapi.io/images/extra.jpg" }
Get extra currency info by id
extra currency id
239
extra currency info
"FMS"
5
"https://cache.tonapi.io/images/extra.jpg"
Was this page helpful?