Front Run Sell
Detects supply consolidation to a single wallet and gets you out in the same block as the transfer — before the dev even has time to submit their dump transaction.
The pattern we’re hunting
Before dumping their supply on PumpFun, ruggers almost always make the same preparatory move: they’ve distributed the supply across several linked wallets (mother, funder, linked wallets) during the run, and at dump time they consolidate everything into a single wallet to execute the sell in one transaction.
This regrouping is a solid signal of an imminent dump. The window between consolidation and dump is a few seconds — often less.
The exact trigger
The system continuously monitors all token transfers between wallets linked to the dev. As soon as a transfer arrives to a single wallet and the percentage of consolidated supply reaches or exceeds your configured threshold, the sell order is triggered immediately.
1. Dev distributes the supply across N wallets during the run
2. At dump time, transfers to wallet X (consolidation)
3. The system detects: "60% of the supply is on wallet X"
4. If 60% >= your threshold (e.g. 50%) → SELL TRIGGEREDWe do not wait for the dev to execute their sell. We sell in the same block as the consolidation transfer.
Why this is an edge
On Solana, blocks last ~400ms. Without Front Run Sell, the classic scenario is:
Block N : Dev consolidates their tokens
Block N+1 : Dev executes SELL → price dumps
Block N+2 : You detect the dump and sell → you exit at the bottomWith Front Run Sell:
Block N : Dev consolidates their tokens + YOUR SELL is in the same block
Block N+1 : Dev executes SELL → price dumps (but you’re already out)You exit before the sell pressure arrives. At worst in the same block as the dump, at best one block before. In all cases, you’re no longer exposed when the price collapses.
Configuration
On every rugger, in Rugger Protection → Front Run Sell :
Status: ON / OFF
Consolidation Threshold: 50% (default)
Sell Action: 100% of positionThe consolidation threshold = percentage of the dev’s total supply that must end up in a single wallet to trigger the sell.
- Low threshold (e.g. 30%) → more responsive system, but more false positives (a dev can consolidate 30% without intending an immediate dump)
- High threshold (e.g. 70%) → conservative, but risk of missing the dump if the dev consolidates quickly and sends their sell right after
50% is the right default — aggressive without being too trigger-happy.
Use case
It’s your ultimate edge against ruggers doing the classic shuffle:
Distribution → Consolidation → DumpThe window between consolidation and dump is a few seconds — humanly impossible to catch. The system does it for you, in the same block.
⚠️ Beta — lightly tested
This feature was released after light testing. A few issues may occur in the first few days:
- Exit does not trigger when it should have
- Exit triggers incorrectly (false positive on consolidation not followed by a dump)
- Execution latency longer than expected
If you encounter one, open a ticket in #support on Discord with:
- The CA of the token concerned
- The approximate time of the trigger (or non-trigger)
- A screenshot of your position if possible
We’ll fix it as quickly as possible.
Related pages:
- 🛡️ Rugger Protection Overview
- 🔀 Protection Modes
- 📏 Transfer Ranges
- 🐳 Auto-Sell on Big Buy — another exit signal