Use cases
Gas price anomaly detection
Gas price anomaly detection
Alert when a transaction arrives with an unusually high gas price, which can indicate front-running or a misconfigured bot.
Large value transfers
Large value transfers
Fire an alert whenever a transaction carries more than a threshold amount of native token (Value field).
Specific sender monitoring
Specific sender monitoring
Watch for transactions from a particular address without adding it to a blacklist — useful for monitoring partner wallets or known bots.
Receipt and status checks
Receipt and status checks
Trigger on receipt fields such as gas used or cumulative gas to catch unexpectedly expensive transactions.
Configuration
1
Trigger Name
Enter a descriptive label, e.g.
High Gas Price Detected.2
From contract (optional)
Toggle From contract on to restrict the trigger to transactions that originate from a smart contract (i.e., internal calls), rather than externally owned accounts.
3
Parameters
Configure one or more parameter rules. Each rule consists of:
Enable Choose multiple parameters to add additional rules. Multiple rules are combined with AND logic — all rules must match for the trigger to fire.
4
Severity
Choose the alert severity:
Critical, High, Medium, Low, or Info.5
Notification Channels
Select one or more channels to receive the alert.