Skip to main content Link Menu Expand (external link) Document Search Copy Copied

CustodialManagedAddress

Model getters

Method name Return type Description Notes
getAddress() string Blockchain address
Example: 8oJ8KRL87ja7DjPSsmBG1KtfrpsfLGDMJDGzev68DGqx
 
getWalletId() string Unique identifier of the managed address
Example: 52901013-94ab-4124-8645-acba4ee90bb8
 
getChain() string Blockchain of the address
Example: SOL
 
getPrivateKey() string Private key of the address. Not present by default.
Example: 4jCFiqh3tLxKxt3vYW478qodivkCkSzqtpG4wqEaYkgdVC1o79a1VJTc5UiCmCmZBwoJmjaenfYH1ML7ra8vbNpA
[optional]