[
{
"tokenId": "BSC_BNB",
"coin": "BNB",
"coinDisplayFullName": "Binance Coin",
"smartContractAddress": null,
"processingScale": 4,
"decimals": 18,
"networkFee": 0.00010000,
"networkFeeType": "FIXED",
"enable": true,
"chain": {
"name": "BSC",
"displayName": "BEP20",
"blockConfirmations": 10,
"memoRecharge": false,
"paymentMethodTtlMinutes": 60
}
},
{
"tokenId": "TRX_USDT",
"coin": "USDT",
"coinDisplayFullName": "Tether",
"smartContractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
"processingScale": 2,
"decimals": 6,
"networkFee": 1.50000000,
"networkFeeType": "FIXED",
"enable": true,
"chain": {
"name": "TRX",
"displayName": "TRC20",
"blockConfirmations": 20,
"memoRecharge": false,
"paymentMethodTtlMinutes": 15
}
}
]