Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 716 Bytes

File metadata and controls

15 lines (11 loc) · 716 Bytes

CurrencyChain

Properties

Name Type Description Notes
chain str Chain name [optional]
name_cn str Chain name in Chinese [optional]
name_en str Chain name in English [optional]
is_disabled int If it is disabled. 0 means NOT being disabled [optional]
is_deposit_disabled int Is deposit disabled. 0 means not [optional]
is_withdraw_disabled int Is withdrawal disabled. 0 means not [optional]

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