latestOpenAPI 3.0.32026-08-20129194195.0 KB
8f32977bfb50
Entity
Returns list of tokens supported by the service
get/v1/tokens
Query parameters
listedboolean
If true, only officially listed tokens are returned
Response
list of tokens
Example response
[
{
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ"
}
}
]