How to launch a Pump.fun token with bundled buys
Pump.fun launches happen on a bonding curve, so the first few buys matter — they set your entry price and protect against external snipers. Bundling the create instruction with multiple dev buys into a single atomic group means your wallets fill before any outside bot can react.
Steps
- 1Sign in and create a projectLog in at vortexdeployer.com, click "New project," and pick Pump.fun as the DEX.
- 2Generate or import walletsIn the Wallets tab, create the wallets you want to use for the bundle (creator + dev/sniper wallets). Or import existing wallets via private key.
- 3Fund the wallets with SOLUse the Disperser to distribute SOL to each wallet, or fund them externally. Each wallet needs enough SOL to cover its buy + Solana fees + Jito tip.
- 4Configure token metadataIn the wizard, enter token name, symbol, description, and upload the image. Vortex pins the metadata to IPFS automatically.
- 5Set bundled buy parametersPick the wallets to include in the bundle, the buy amount per wallet (or split), and the Jito tip. The wizard estimates the all-in cost.
- 6Submit the launchClick Launch. Vortex packs create + all buys into one Jito bundle and submits to the block engine. Either everything lands in the same slot or nothing does.
- 7Verify on Pump.funOnce the bundle lands, the project page shows the new mint address. Verify on pump.fun the token is live and your bundle wallets hold the expected balances.
FAQ
How many wallets can I bundle in a Pump.fun launch?+
Jito bundles support up to 5 transactions, but each transaction can include multiple buy instructions, so the practical limit is many tens of wallets per launch with appropriate splitting.
What happens if my bundle doesn't land?+
The whole bundle reverts — no token is created, no buys execute, and Jito tips are not paid (you pay tips only on landed bundles). You can retry with a higher Jito tip.
Can I retry a failed launch?+
Yes. Vortex stores the launch parameters so you can re-submit without re-entering details.
What's the platform fee?+
Default 1.5% per trade. The $2,800/mo subscription tier reduces this to 0%.