Fresh Wallet
The setting Fresh Wallet is a security filter. When it is enabled, the bot will only add wallets to monitoring that have never had any activity.
How it works
- Fresh Wallet OFF → The bot adds the new wallet, whether it is new or not
- Fresh Wallet ON → The bot checks whether the new wallet has already had any activity. If yes, it ignores it. If not, it adds it.
Why it’s useful
Developers often create a fresh wallet for each session. By enabling Fresh Wallet, you filter out “noise” transfers — sends to an exchange, a friend, or a wallet used for something else.
When to use it?
| Situation | Fresh Wallet |
|---|---|
| The dev always creates from new wallets | ✅ Enabled |
| The dev sometimes reuses existing wallets | ❌ Disabled |
| You’re not sure | ❌ Disabled (so as not to miss wallets) |
💡 Tip : Observe your rugger’s behavior before enabling Fresh Wallet.