Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 839 Bytes

File metadata and controls

17 lines (13 loc) · 839 Bytes

Io.Gate.GateApi.Model.MultiChainAddressItem

Properties

Name Type Description Notes
Chain string Name of the chain [optional]
Address string Deposit address [optional]
PaymentId string Notes that some currencies required(e.g., Tag, Memo) when depositing [optional]
PaymentName string Note type, `Tag` or `Memo` [optional]
ObtainFailed int The obtain failed status- 0: address successfully obtained- 1: failed to obtain address [optional]
MinConfirms int Minimum Confirmation Count [optional]

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