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 the number of confirmations is updated.

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.

EXTERNAL_WALLET_ASSET ADDED

  • Event object: ExternalWalletAssetAdded
  • Description: Notification is sent when any asset is added to an external 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.