Reverse-lookup result mapping a blockchain address to its owning vault account.
| Name | Type | Description | Notes |
|---|---|---|---|
| address | String | The queried blockchain address. | |
| type | TypeEnum | Source type of the resolved address. | |
| vaultAccountId | String | Vault account ID that owns the address. | |
| blockchains | List<String> | Blockchain assets associated with this address in the vault account. |
| Name | Value |
|---|---|
| VAULT_ACCOUNT | "VAULT_ACCOUNT" |