Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 971 Bytes

Currency.md

File metadata and controls

16 lines (13 loc) · 971 Bytes

# Currency

Properties

Name Type Description Notes
currency string Currency name [optional]
delisted bool Whether currency is de-listed [optional]
withdraw_disabled bool Whether currency's withdrawal is disabled [optional]
withdraw_delayed bool Whether currency's withdrawal is delayed [optional]
deposit_disabled bool Whether currency's deposit is disabled [optional]
trade_disabled bool Whether currency's trading is disabled [optional]
fixed_rate 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]