Alert Formatting
The bot ships with sensible defaults — most users never touch them. When you do want to tune things, here’s the full surface.
What you can customize from the dashboard today
Section titled “What you can customize from the dashboard today”Open /web → Alert Types, Notifications, Chain Filter, or Cluster Alerts depending on which knob you want. Each page is tightly scoped:
| Knob | Page | What it does |
|---|---|---|
| Alert field toggles | Alert Types | Show or hide every individual field (USD value, market cap, holding %, etc.) per event type |
| Number format | Alert Types | Compact ($1.2M) or Full ($1,234,567.89), independently per chain |
| Trading-link buttons | Alert Types | Pick which Dexscreener / Photon / GMGN / Maestro / etc. buttons appear on alerts |
| Chain filter | Chain Filter | Disable specific chains without un-tracking your wallets |
| Minimum USD threshold | Notifications | Silence dust transactions below a dollar value you set |
| Alert type on/off | Notifications + Alert Types | Buy / sell / transfer / approval / bridge / failed / contract — toggle each independently |
| Cluster size, window, mode | Cluster Alerts | When and how cluster alerts fire |
| Cluster trading-link toggles | Cluster Alerts | Separate from regular alert links — different links can appear on cluster summaries |
Every setting is independent for EVM and Solana where it makes sense, so you can run a tighter min-USD on EVM and looser on Solana, different number formats per chain, etc.
What’s at the data layer but not yet in the dashboard
Section titled “What’s at the data layer but not yet in the dashboard”Two customization slots exist in the underlying data model and formatter but don’t have a dashboard UI yet — for now everyone sees the defaults:
- Custom emojis for each event type (default 🟢 buy, 🔴 sell, 📥 in, 📤 out, 🌉 bridge, ✅ approve, ❌ fail, 📝 contract). The UI to change these is in development.
- Custom alert labels (“BUY” / “SELL” / “Transfer” / etc.). Same — defaults today, customization UI later.
See the dedicated pages below for full detail and what to expect when those UIs ship.
Detailed reference pages
Section titled “Detailed reference pages”A common tuning pattern
Section titled “A common tuning pattern”If you’re new to customization, this is a sensible first pass:
- Notifications page → set Min USD to
$100on EVM (silences dust without missing real moves) - Notifications page → toggle off
Approvals(most users find these noisy — turn back on if you want allowance visibility) - Alert Types page → enable
walletBalancefield on swap alerts (instant context for “is this whale or pleb?”) - Alert Types page → enable
linkPhotonandlinkGMGNif you trade Solana memecoins - Cluster Alerts page → if you track 50+ wallets, switch to Clusters Only mode to dramatically cut your alert volume
Tweak from there based on actual usage.