Bundler

A tool that packs token creation plus multiple buy instructions into a single atomic transaction (or Jito bundle) so they all execute together.

A bundler is a launch tool that combines the create-token instruction with N buy instructions into one atomic group — usually a Jito bundle on Solana — so either every step succeeds or the whole launch reverts. The practical effect is that the deployer's own wallets fill the first N buys at the lowest prices on the curve, before any external sniper can react. Vortex is a bundler with additional features layered on top (anti-sniper, AutoTP, warmup).

Related

Use bundler in your next launch

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