vamp
the nuclear option. stops all running bots, sells every token across every wallet, closes all token accounts, and sweeps all sol to a single destination wallet. nothing left behind.the full pipeline
wallet consolidation flow
when to use
- after a launch — recover all sol from every wallet type back to dev
- exiting a position — liquidate one specific token across all wallets
- cleanup — close dead accounts, recover rent from old token accounts
- before privacy swap — consolidate everything before rotating wallets
config
what gets recovered
- all sol from source wallets
- sol from selling tokens
- ~0.002 sol rent per closed token account
- remaining dust from closed solana accounts
vamp vs consolidate
if you want to keep your tokens and sell them yourself at a specific time, use consolidate instead.
tips
- slippage is set high (20%) by default because you’re usually selling into thin liquidity
- vamp will skip wallets that have zero balance
- the destination wallet typically should be your dev wallet
- after vamping, you can privacy swap the dev wallet to fresh addresses