| Name | Type | Description | Notes |
|---|---|---|---|
| Currency | string | Currency symbol | [optional] |
| Name | string | Currency name | [optional] |
| Chain | string | The main chain corresponding to the coin | [optional] |
| Address | string | Contract Address | [optional] |
| AmountPrecision | int | Amount scale | [optional] |
| Precision | int | Price scale | [optional] |
| Status | int | Currency Trading Status - `1` : Normal trading - `2` : Suspended trading - `3` : Delisted | [optional] |