List Coins for On-Chain Withdrawal
APIKEY: your_api_key_here
Content-Type: application/x-www-form-urlencodedRequest Parameters
Response Example
[
{ "name": "USDT (POLYGON)", "minimumWithdraw": 5.0, "maximumWithdraw": 10000.0 },
{ "name": "USDT (TRC20)", "minimumWithdraw": 5.0, "maximumWithdraw": 10000.0 },
{ "name": "USDT (BEP20)", "minimumWithdraw": 5.0, "maximumWithdraw": 10000.0 }
]Response Fields
Field
Type
Description
Last updated