v4
latestOpenAPI 3.0.32026-08-07129194194.6 KBEntity
Returns list of tokens supported by the service
get/v2/tokens
Query parameters
verification'whitelisted' | 'blacklisted' | 'community' | 'unknown'
Response
list of tokens
Example response
[
{
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ"
}
}
]