Skip to main content
Detector monitors gas related parameters

Functionality

  • Average Price threshold in gwei. (Ex: >150.0)
  • Max Price threshold in gwei. (Ex: >250.0)
  • Min Price threshold in gwei. (Ex: <1.0)
  • Max Cost (price * gas) threshold in Eth (gwei * 1^dec). (Ex: > 0.1)
  • Min Cost (price * gas) threshold in Eth (gwei * 1^dec). (Ex: <0.00001)
  • Decimals for convenience (default is 18)
  • Cron interval to send event about Average Price

Configuration

  • Price Avg (gwei) (price_avg, default: >25.0): Average Gas Price threshold
  • Price Max (gwei) (price_max, default: >250.0): Max Gas price threshold
  • Price Min (gwei) (price_min, default: <0.05): Min Gas price threshold
  • Cost Min (Eth) (cost_min, default: “): Min Cost threshold
  • Cost Max (Eth) (cost_max, default: >0.1): Max Cost threshold
  • Decimals (dec, default: 18): Decimals
  • Cron (cron, default: 10 min): Periodic Average Gas price events See common configuration.
  • Severity (severity, default: 0.15): Severity See common configuration.
Supported networks: evm.