Bundled launch

A token launch where the create transaction and several buy transactions execute atomically together, filling the deployer's wallets first.

A bundled launch packs the create-token instruction plus a configurable number of buy instructions into a single Jito bundle. Either all instructions land in the same slot, or none of them do. This protects the launch from external snipers that watch the mempool for new mints, because the bundle's buys settle in the same block as the create — there is no window for an outside bot to insert a buy ahead of them. Vortex supports bundled launches on Pump.fun, Bonk Classic, LaunchLab, Bags, and Printr.

Related

Use bundled launch in your next launch

Configure bundled buys, anti-sniper, AutoTP, and warmup in the Vortex wizard.