volume bot
runs buy/sell cycles across multiple wallets to generate consistent trading activity on your token. each wallet trades independently with randomized timing and amounts.how it works
launch integration
when enabled in the launch config, the volume bot starts automatically after token creation:standalone usage
you can also start/stop the volume bot on any token at any time from the dashboard or via the mcp tools:run_volume_bot— start a sessionstop_volume_bot— stop by session id
session_id you use to stop it later.
config
| param | what | default |
|---|---|---|
| token_mint | target token | required |
| wallets | must be volume type | required |
| sol_per_trade | sol per buy/sell cycle | 0.0001 |
| duration_minutes | how long to run | 60 |
| intensity | low, medium, high | medium |
intensity
| level | trades/min per wallet | notes |
|---|---|---|
| low | 1-2 | slow drip. good for low-cap tokens. |
| medium | 3-5 | looks natural. recommended for most tokens. |
| high | 8-12 | aggressive. use with caution on small pools. |
what vamp does to the volume bot
when you vamp, the system automatically:- stops all running volume bot sessions
- sells all tokens held by volume wallets
- closes empty token accounts (recovers rent)
- sweeps all sol back to the destination wallet
tips
- 5-10 wallets with 0.01-0.05 sol each is a solid setup
- medium intensity for most tokens — high intensity on small pools can look artificial
- the bot automatically handles buy/sell rotation — no manual intervention needed
- stop the bot before you sell your own position to avoid buying into your own dump