[
{
"ticker": "ETH",
"name": "Ethereum",
"can_deposit": "1",
"can_withdraw": "1",
"deposit": {
"minFlex": "0",
"maxFlex": "0",
"percentFlex": "0",
"fixed": "0",
"minAmount": "0.01",
"maxAmount": "0"
},
"withdraw": {
"minFlex": "0",
"maxFlex": "0",
"percentFlex": "0",
"fixed": "0.0004",
"minAmount": "0.01",
"maxAmount": "0"
}
}
]