{
"code": "200000",
"data": [
{
"currency": "ETH",
"name": "ETH",
"fullName": "Ethereum",
"precision": 8,
"isMarginEnabled": true,
"isDebitEnabled": true,
"items": [
{
"chainName": "ERC20",
"minWithdrawSize": "0.0030",
"minDepositSize": "0.00025",
"withdrawFeeRate": "0",
"minWithdrawFee": "0.0015",
"isWithdrawEnabled": true,
"isDepositEnabled": true,
"confirms": 96,
"preConfirms": 32,
"contractAddress": "",
"withdrawPrecision": 8,
"maxWithdrawSize": null,
"maxDepositSize": null,
"isMemoRequired": false,
"chainId": "eth"
}
]
},
{
"currency": "USDT",
"name": "USDT",
"fullName": "Tether",
"precision": 8,
"isMarginEnabled": true,
"isDebitEnabled": true,
"items": [
{
"chainName": "ERC20",
"minWithdrawSize": "30",
"minDepositSize": "1",
"withdrawFeeRate": "0.002",
"minWithdrawFee": "5.5",
"isWithdrawEnabled": true,
"isDepositEnabled": true,
"confirms": 96,
"preConfirms": 32,
"contractAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"withdrawPrecision": 6,
"maxWithdrawSize": null,
"maxDepositSize": null,
"isMemoRequired": false,
"chainId": "eth"
}
]
}
]
}