This page covers all wallet events that can trigger webhook notifications, and their associated data objects for the Webhooks v2 service.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.
Wallet event types
To receive a specific event, include its eventType in the webhook’s notification object.| Event type | Data object returned |
|---|---|
| vault_account.created | VaultAccount |
| vault_account.asset.added | VaultAsset |
| vault_account.asset.balance_updated | VaultAccountBalanceUpdate |
| vault_account.nft.balance_updated | BalanceObject |