Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 850 Bytes

File metadata and controls

22 lines (11 loc) · 850 Bytes

AddressReverseLookupResponse

Properties

Name Type Description Notes
address string The queried blockchain address. [default to undefined]
type string Source type of the resolved address. [default to undefined]
vaultAccountId string Vault account ID that owns the address. [default to undefined]
blockchains Array<string> Blockchain assets associated with this address in the vault account. [default to undefined]

Enum: AddressReverseLookupResponseTypeEnum

  • VaultAccount (value: 'VAULT_ACCOUNT')

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