v1
latestOpenAPI 3.1.02026-07-1421034.9 KBgetAsset
Get asset details
get/getAsset
Headers
AUTHORIZATIONstring required
Your merchant private API key
Request body
Response
200
Example response
{
"asset": "TON",
"blockchain": "TON",
"usd_price": "1.719999999999999973",
"url": "https://ton.org",
"networks": [
"mainnet"
],
"coingecko_id": "the-open-network",
"deposit_minimum": "0.500000000000000000",
"deposit_enabled": true,
"withdrawal_minimum": "0.500000000000000000",
"withdrawal_enabled": true,
"withdrawal_fee_percentage": "0.02800",
"withdrawal_fee_fixed": "0.000000000000000000"
}