Event Types

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

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

EXTERNAL_WALLET_ASSET_ADDED

  • Event object: ExternalWalletAssetAdded
  • Description: Notification is sent when any asset is added to an external wallet.

EXTERNAL_WALLET_ASSET_REMOVED

CONTRACT_WALLET_ASSET_ADDED

  • Event Object: ContractWalletAssetAdded
  • Description: Notification is sent when any asset is added to a contract wallet.

CONTRACT_WALLET_ASSET_REMOVED

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.