Feature
Bundled launch
Create + buys in one atomic group. No sniper window.
A bundled launch packs the token-create instruction together with N buy instructions into a single Jito bundle. Either the whole group lands in the same Solana slot, or none of it does. Practically: your wallets fill at the lowest curve prices, and no external sniper has a window to insert a buy ahead of yours.
Atomic execution
Create + all configured buys either land together or revert together. No partial fills.
Per-wallet buy split
Distribute the bundle across as many wallets as your budget supports. Randomize sizes to avoid pattern-flagging.
Anti-sniper by default
External snipers can't front-run a bundle whose buys settle in the same slot as the create.
Multi-DEX support
Same wizard for Pump.fun, Bonk Classic, LaunchLab, Bags, and Printr.
Configurable Jito tip
Set the tip per bundle. Vortex shows a recommended range based on recent landing rates.
Retry on miss
If the bundle doesn't land, retry with a higher tip — no state is left behind because nothing executed.
FAQ
How many wallets can I include?+
Bundles cap at 5 transactions, but each transaction holds multiple buy instructions, so you can include many tens of wallets per launch.
Does the bundle cost more than a normal launch?+
Only the Jito tip. Solana fees and platform fees are the same regardless of whether the launch is bundled.
Related