Fresh Wallet
The setting Fresh Wallet is a safety filter. When 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 fresh or not
- Fresh Wallet ON β The bot checks whether the new wallet has already had any activity. If so, 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, to a friend, or to a wallet used for something else.
When to use it?
| Situation | Fresh Wallet |
|---|---|
| The dev always creates from fresh 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.