Name | Type | Description | Notes |
---|---|---|---|
Currency | string | Currency | [optional] |
Name | string | Currency name | [optional] |
NameCn | string | Currency Chinese name | [optional] |
Deposit | string | Deposits fee | [optional] |
WithdrawPercent | string | Withdrawal fee rate percentage | [optional] |
WithdrawFix | string | Fixed withdrawal fee | [optional] |
WithdrawDayLimit | string | Daily allowed withdrawal amount | [optional] |
WithdrawAmountMini | string | Minimum withdrawal amount | [optional] |
WithdrawDayLimitRemain | string | Daily withdrawal amount left | [optional] |
WithdrawEachtimeLimit | string | Maximum amount for each withdrawal | [optional] |
WithdrawFixOnChains | map[string]string | Fixed withdrawal fee on multiple chains | [optional] |
WithdrawPercentOnChains | map[string]string | Percentage withdrawal fee on multiple chains | [optional] |