Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 957 Bytes

Currency.md

File metadata and controls

18 lines (13 loc) · 957 Bytes

Currency

Properties

Name Type Description Notes
Currency string Currency name [optional]
Delisted bool Whether currency is de-listed [optional]
WithdrawDisabled bool Whether currency's withdrawal is disabled [optional]
WithdrawDelayed bool Whether currency's withdrawal is delayed [optional]
DepositDisabled bool Whether currency's deposit is disabled [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 Chain of currency [optional]

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