⚙️Filters

Filters

Gemmer lets you create custom filters so you only receive signals that match your strategy. You can set thresholds for fresh wallets, inactive wallets, spend amounts, and apply logical operators (OR / AND) to fine-tune your alerts.


How Filters Work

  • OR logic → the signal is triggered if any condition is met. Example: Fresh wallets ≥ 2 OR Inactive wallets ≥ 3 → the alert will trigger if either of the two is true.

  • AND logic → the signal is triggered only if all conditions are met. Example: Fresh wallets ≥ 2 AND Inactive wallets ≥ 3 → the alert will only trigger if both are true.


Available Filters by Chain

Ethereum / Base / BSC

  • Fresh wallets: minimum number required.

  • Inactive wallets (3D / 10D): set thresholds for wallets inactive in the last 3 or 10 days.


Solana

  • Fresh wallets: minimum number required.

  • Inactive wallets (3D / 10D): same as above.

  • Average spend thresholds: minimum amount spent per buyer


Pumpy (PumpFun tokens on Solana)

  • Fresh wallets: minimum number required.

  • Inactive wallets (3D / 10D): set thresholds.

  • Triggered only once the token reaches the base cap of $45K market cap.


Example Use Cases

  • Spotting early momentum: Fresh wallets ≥ 5 OR Avg spend ≥ 1 ETH

  • Detecting sybil or coordinated entries: Inactive 3D ≥ 2 AND Inactive 10D ≥ 1

  • Filtering PumpFun plays: Fresh wallets ≥ 3 AND Inactives ≥ 2 (triggered after $45K cap).

Last updated