Skip to main content

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.

Behavior
  • Price Avg — Average Price threshold in gwei. (Ex: >150.0)
  • Price Max — Max Price threshold in gwei. (Ex: >250.0)
  • Price Min — Min Price threshold in gwei. (Ex: <1.0)
Use cases
  • Detect suspicious drops or high spike in gas usage that could indicate network attack.
  • Trading Bot Fee Optimization: optimize transaction timing. The bot’s operators define a maximum gas price (say 150 gwei); if the current gas exceeds this, the Gas Monitor event tells the bot to hold off on executing trades.
  • Network Congestion Safeguard: automatically safeguard users during extreme network congestion.

Configuration

1

Name

Enter a descriptive name for your monitor, for example: “Gas Monitor”.
2

Price Avg (gwei)

Average price threshold in gwei.
3

Price Max (gwei)

Maximum price threshold in gwei.
4

Price Min (gwei)

Minimum price threshold in gwei.
5

Cron

Enter a cron expression to define the schedule.
Alert example