| 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 | []SpotCurrencyChain | All links corresponding to coins | [optional] |