Thresholds and Cooldowns
Correct threshold and cooldown settings matter more than the alert feature itself. Bad values create noise. Good values create timing signal.
Choosing thresholds
- For routine sends, start with the
Averagelane. - For urgent operations, use the
Fastlane as your safety threshold. - For opportunistic execution, compare the current lane against the
24hor7drange in Gas Explorer before locking a number. - Revisit thresholds when market regime changes are frequent.
Choosing cooldowns
The current app exposes practical preset windows such as:
30m1h4h1d
Use them like this:
- short cooldowns: very time-sensitive operations
- medium cooldowns: balanced day-to-day monitoring
- long cooldowns: broad awareness without repeated noise
Recommended workflow
- Use Dashboard or Gas Explorer to inspect current and recent market context.
- Set a threshold in gwei based on real recent behavior, not memory.
- Start with
1hif you are unsure. - Review how often the alert fires after a few days.
- Split one noisy alert into multiple narrower alerts if needed.