Chain Filter
The chain filter is a per-user gate that suppresses alerts from chains you’ve disabled — without having to remove the wallets you track on them.
Where to set it
Section titled “Where to set it”Dashboard → Chain Filter. Each chain shows up as a card with its logo, name, and a toggle switch:
- Solana (top, when Solana is enabled in your account)
- Ethereum
- BSC
- Base
- Avalanche
A green checkmark means “tracking enabled”; a hollow circle means “tracking disabled.” The default for every new user is all chains on.
Changes are not instant — you flip a toggle, the bottom Save bar appears with Discard and Save Changes buttons. Click Save to apply.
How filtering actually works
Section titled “How filtering actually works”When an alert is generated for a tracked wallet on a chain, the dispatcher checks your chain filter before sending. If the chain is disabled for you, the alert is silently dropped (it doesn’t count against your hourly rate limit). The wallet is still being scanned — just the delivery is muted.
This means you can disable a chain temporarily, then re-enable it and immediately start getting alerts again from the next block onwards.
The EVM-multi-chain quirk worth understanding
Section titled “The EVM-multi-chain quirk worth understanding”Tracking an EVM address watches it on all four EVM chains simultaneously (see How Tracking Works). Disabling one EVM chain only mutes that chain — the same wallet’s activity on the other three chains continues to alert.
| You track | You disable | Result |
|---|---|---|
0xabc… (EVM address) | BSC | Ethereum / Base / Avalanche alerts continue. BSC silent. |
0xabc… (EVM address) | Ethereum + Base | BSC and Avalanche alerts continue. ETH and Base silent. |
0xabc… (EVM address) | All 4 EVM chains | Wallet effectively muted entirely (no chain enabled to alert from). |
| Solana address | EVM chains only | No effect — Solana alerts continue. |
If you want to fully silence a wallet, mute the wallet itself on the My Wallets page rather than disabling chains — chain disable is a global cut across every wallet on that chain.
Per-group chain filter
Section titled “Per-group chain filter”Each linked group has its own independent chain filter, configured from the dashboard’s group context (top-left context switcher → switch to your group → Chain Filter page).
The group’s filter is independent of your personal one — your private chain filter doesn’t affect what the group sees, and the group’s filter doesn’t affect your DM alerts. So you can have BSC enabled personally but disabled in your “high-conviction Solana plays” group.
Common patterns
Section titled “Common patterns”| You’re… | Try |
|---|---|
| EVM-only trader | Disable Solana to silence Helius webhook events |
| Solana-only trader | Disable all four EVM chains |
| Tired of BSC rug copies | Disable BSC; re-enable on demand for specific plays |
| Running a Solana memecoin group | Personal: keep all chains on. Group: disable EVM (only Solana alerts in the group chat) |