Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 857 Bytes

File metadata and controls

24 lines (16 loc) · 857 Bytes

AddressBook

The information of an Address Book entry.

Properties

Name Type Description Notes
orgId UUID Organization ID.
entryId UUID Address Book entry ID.
address String Wallet address.
memo String Optional memo or tag required by some chains. [optional]
walletName String Wallet name. [optional]
walletType WalletType [optional]
walletSubtype WalletSubtype [optional]
label String A user-defined label for the address.
chainIds List<String> A list of chain IDs. [optional]
email String Email of the address owner. [optional]
encoding AddressEncoding [optional]