Below are all the events for which your webhook will receive notifications.
TRANSACTION_CREATED
- Event object: TransactionCreated
- Description: Notification is sent when any new transaction is identified in the workspace.
TRANSACTION_STATUS_UPDATED
- Event object: TransactionStatusUpdated
- Description: Notification is sent when there is any change in a transaction's status or when Fireblocks detects an update to the number of confirmations.
TRANSACTION_APPROVAL_STATUS_UPDATED
- Event object: TransactionApprovalStatusUpdated
- Description: Notification is sent with every approval based on the Transaction Authorization Policy.
VAULT_ACCOUNT_ADDED
- Event object: VaultAccountAdded
- Description: Notification is sent when a vault account is created.
VAULT_ACCOUNT_ASSET_ADDED
- Event object: VaultAccountAssetAdded
- Description: Notification is sent when any asset is added to a vault account.
INTERNAL_WALLET_ASSET_ADDED
- Event object: InternalWalletAssetAdded
- Description: Notification is sent when any asset is added to an internal wallet.
INTERNAL_WALLET_ASSET_REMOVED
- Event Object: InternalWalletAssetRemoved
- Description: Notification is sent when any asset is removed from an internal wallet.
EXTERNAL_WALLET_ASSET_ADDED
- Event object: ExternalWalletAssetAdded
- Description: Notification is sent when any asset is added to an external wallet.
EXTERNAL_WALLET_ASSET_REMOVED
- Event Object: ExternalWalletAssetRemoved
- Description: Notification is sent when any asset is removed from an external wallet.
CONTRACT_WALLET_ASSET_ADDED
- Event Object: ContractWalletAssetAdded
- Description: Notification is sent when any asset is added to a contract wallet.
CONTRACT_WALLET_ASSET_REMOVED
- Event Object: ContractWalletAssetRemoved
- Description: Notification is sent when any asset is removed from a contract wallet.
EXCHANGE_ACCOUNT_ADDED
- Event object: ExchangeAccountAdded
- Description: Notification is sent when any exchange account is added.
FIAT_ACCOUNT_ADDED
- Event object: FiatAccountAdded
- Description: Notification is sent when any fiat account is added.
NETWORK_CONNECTION_ADDED
- Event object: NetworkConnectionAdded
- Description: Notification is sent when any Fireblocks Network connection is added.