Resolves a blockchain address to the vault account that owns it. Returns the vault account ID and the blockchains associated with the address. Note: This endpoint is currently in beta and might be subject to changes.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
The blockchain address to resolve.
Vault account that owns the address, with associated blockchains.
Reverse-lookup result mapping a blockchain address to its owning vault account.
The queried blockchain address.
Source type of the resolved address.
VAULT_ACCOUNT "VAULT_ACCOUNT"
Vault account ID that owns the address.
"0"
Blockchain assets associated with this address in the vault account.
["ETH", "MATIC"]