Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 789 Bytes

File metadata and controls

16 lines (12 loc) · 789 Bytes

Tokens

Properties

Name Type Description Notes
currency str Currency symbol [optional]
name str Currency name [optional]
chain str The main chain corresponding to the coin [optional]
address str Contract Address [optional]
amount_precision int Amount scale [optional]
precision int Price scale [optional]
status int Currency Trading Status - `1` : Normal trading - `2` : Suspended trading - `3` : Delisted [optional]

[Back to Model list] [Back to API list] [Back to README]