Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.57 KB

File metadata and controls

20 lines (17 loc) · 1.57 KB

Currency

Properties

Name Type Description Notes
currency string Currency symbol [optional] [default to undefined]
name string Currency name [optional] [default to undefined]
delisted boolean Whether currency is de-listed [optional] [default to undefined]
withdrawDisabled boolean Whether currency's withdrawal is disabled (deprecated) [optional] [default to undefined]
withdrawDelayed boolean Whether currency's withdrawal is delayed (deprecated) [optional] [default to undefined]
depositDisabled boolean Whether currency's deposit is disabled (deprecated) [optional] [default to undefined]
tradeDisabled boolean Whether currency's trading is disabled [optional] [default to undefined]
fixedRate string Fixed fee rate. Only for fixed rate currencies, not valid for normal currencies [optional] [default to undefined]
chain string The main chain corresponding to the coin [optional] [default to undefined]
chains Array<SpotCurrencyChain> All links corresponding to coins [optional] [default to undefined]
totalSupply string Total supply [optional] [default to undefined]
marketCap string Market cap [optional] [default to undefined]
category Array<string> 币种分类 - stocks: 股票 - metals: 金属 - indices: 指数 - forex: 外汇 - commodities: 大宗商品 [optional] [default to undefined]