Name | Type | Description | Notes |
---|---|---|---|
_Currency | string | Currency symbol | [optional] |
Name | string | Currency name | [optional] |
Delisted | bool | Whether currency is de-listed | [optional] |
WithdrawDisabled | bool | Whether currency's withdrawal is disabled (deprecated) | [optional] |
WithdrawDelayed | bool | Whether currency's withdrawal is delayed (deprecated) | [optional] |
DepositDisabled | bool | Whether currency's deposit is disabled (deprecated) | [optional] |
TradeDisabled | bool | Whether currency's trading is disabled | [optional] |
FixedRate | string | Fixed fee rate. Only for fixed rate currencies, not valid for normal currencies | [optional] |
Chain | string | The main chain corresponding to the coin | [optional] |
Chains | List<SpotCurrencyChain> | All links corresponding to coins | [optional] |