Skip to main content
This page covers all transaction events that can trigger webhook notifications, and their associated data objects for the Webhooks v2 service.

Transaction event types

To receive a specific event, include its eventType in the webhook’s notification object.

Transaction alert events

Transaction alert events notify you when Fireblocks detects conditions that may require intervention, such as transactions that have stalled due to fee-related issues. Use these events to build automated monitoring and remediation workflows.

transaction.alert.stuck

Triggered when one or more transactions from a vault account and base asset are stuck in the CONFIRMING status on EVM blockchains, indicating potential fee-related issues that may block subsequent transactions.

Example payload

Data objects

TransactionDetails

TransactionOperation

AmountInfo

transaction_status_updated webhooks contain only up to 17 digits past the decimal place when reporting balances.

FeeInfo

SourceTransferPeerPathResponse

For more details, see transaction sources and destinations.

DestinationTransferPeerPathResponse

DestinationsResponse

TransactionExtraParameters

SystemMessageInfo

TransactionAlertPayload

The data object returned with transaction.alert.stuck events.

RecommendedAction

StuckTransactionDetails

StuckAccountDetails