The Failed Transaction trigger alerts you any time a transaction directed at the monitored contract reverts or fails on-chain. Failed transactions often signal attempted exploits, misconfigured callers, or contract logic errors.Documentation Index
Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
Use this file to discover all available pages before exploring further.
Use cases
Exploit attempt detection
Exploit attempt detection
Attackers frequently probe contracts with crafted calls that revert. A spike in failed transactions can be an early warning of a targeted attack.
Integration health
Integration health
Catch broken integrations or misconfigured bots that are sending transactions with wrong parameters before they cause downstream issues.
Contract logic errors
Contract logic errors
A regression in contract logic that causes previously valid calls to revert will immediately surface as failed transaction alerts.
Configuration
This trigger has no additional filter fields — it fires on every failed transaction to the monitored contract. Use severity and notification channel settings to control alert routing.