| Name | Type | Description | Notes |
|---|---|---|---|
| Chain | string | Chain name | [optional] |
| NameCn | string | Chain name in Chinese | [optional] |
| NameEn | string | Chain name in English | [optional] |
| ContractAddress | string | Smart contract address for the currency; if no address is available, it will be an empty string | [optional] |
| IsDisabled | int32 | If it is disabled. 0 means NOT being disabled | [optional] |
| IsDepositDisabled | int32 | Is deposit disabled. 0 means not disabled | [optional] |
| IsWithdrawDisabled | int32 | Is withdrawal disabled. 0 means not disabled | [optional] |
| Decimal | string | Withdrawal precision | [optional] |