curl --request GET \
--url https://backend.swap.coffee/v1/token/{blockchain}/{address} \
--header 'X-Api-Key: <api-key>'{
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"verification": "whitelisted",
"image_url": "<string>"
}
}curl --request GET \
--url https://backend.swap.coffee/v1/token/{blockchain}/{address} \
--header 'X-Api-Key: <api-key>'{
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"verification": "whitelisted",
"image_url": "<string>"
}
}"ton"
"EQAM2KWDp9lN0YvxvfSbI0ryjBXwM70rakpNIHbuETatRWA1"
token
Show child attributes