Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 761 Bytes

MultiChainAddressItem.md

File metadata and controls

13 lines (10 loc) · 761 Bytes

# MultiChainAddressItem

Properties

Name Type Description Notes
chain string Name of the chain [optional]
address string Deposit address [optional]
payment_id string Notes that some currencies required(e.g., Tag, Memo) when depositing [optional]
payment_name string Note type, `Tag` or `Memo` [optional]
obtain_failed int The obtain failed status- 0: address successfully obtained- 1: failed to obtain address [optional]

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