Skip to main content
The Transaction Parameters trigger gives you granular control over exactly which transactions produce alerts. You can match on any field of the transaction, receipt, or block — from the sender address and gas price to block-level metadata.

Use cases

Alert when a transaction arrives with an unusually high gas price, which can indicate front-running or a misconfigured bot.
Fire an alert whenever a transaction carries more than a threshold amount of native token (Value field).
Watch for transactions from a particular address without adding it to a blacklist — useful for monitoring partner wallets or known bots.
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.

Available parameters