launch modes
bundle only
create token + dev buy + bundle wallet buys in one atomic jito bundle. all transactions land in block 0 or fail together.bundle + snipe
bundle + sniper wallets that fire immediately after submission. snipers use same blockhash, targeting block 0-1.bundle + swarm
bundle + swarm wallets for maximum holder count. swarm wallets execute coordinated buys across many wallets in the same block as your launch.how to launch
- go to launcher in bot menu
- upload token image
- enter name, ticker, description
- set dev buy amount (sol)
- add bundle wallets (block 0)
- add swarm wallets (block 0, max holders)
- add sniper wallets (block 0-1)
- set jito tip (higher = more priority)
- review and confirm
bundle wallets
bundle wallets buy in the same block as token creation. they’re in the jito bundle.swarm wallets
swarm wallets also buy in block 0 for maximum holder count. use swarm when you want many unique wallets holding your token at launch.sniper wallets
sniper wallets fire immediately after bundle submission. they use the same blockhash to target block 0-1.features
- block 0 bundles - atomic execution via jito
- vanity mints - custom token address prefixes (pump, moon, etc)
- ipfs metadata - pinata upload, no pump.fun dependency
- helius sender - ultra-low latency submission
- configurable tips - adjust jito tip for priority
tier discounts
technical details
bundle flow
- upload metadata to ipfs (pinata)
- get fresh blockhash from helius grpc (laserstream)
- build create_v2 + extend_account + dev buy tx
- build bundle wallet buy txs
- submit all as jito bundle
- bundle lands in block 0 or fails
sniper flow
- build sniper txs with same blockhash as bundle
- submit bundle to jito block engine
- immediately fire all sniper txs via helius sender (staked validators)
- snipers race to land in block 0-1
creator fee collection
pump.fun tokens generate creator fees on every trade. the bot automatically:- tracks all tokens you’ve launched
- monitors accumulated fees
- one-click claim to your wallet
why block 0 matters
- no front-running possible
- all buys at lowest price
- appears as organic launch
- snipers get in before public
- creator fees start accumulating immediately

