Skip to main content

swarm buy

dozens of wallets buy the same token simultaneously. every wallet fires its own independent transaction. concentrated buy pressure from multiple directions, spread across a few blocks.

how it works in a launch

swarm wallets are prefunded before launch. the system sends sol from the dev wallet to every swarm wallet during the prefund phase — before the token even exists. when the launch fires:
because swarm wallets are already funded, they can fire immediately after token creation. no waiting for funding transactions.

swarm vs bundle vs snipe

staggering

configure delay_ms per wallet to stagger the buys:
staggered buys spread across multiple blocks and look like independent actors discovering the token at different times.

config

prefunding

all swarm wallets are prefunded from the dev wallet before launch. the system checks existing balances and only sends the shortfall. each wallet needs its buy amount + gas reserve (~0.003 sol).

after launch

swarm wallets hold tokens after buying. manage them with:
  • vamp — sells everything, closes accounts, sweeps sol back. swarm wallets consolidate to their master swarm wallet first, then to the destination.
  • consolidate — pulls sol back without selling.
  • sell from positions — sell individual wallets from the dashboard.

tips

  • 10-50 wallets with small amounts (0.001-0.01 sol each) looks organic
  • vary the amounts — don’t use the same sol amount for every wallet
  • stagger delays between 0-2000ms for a natural buy wave
  • combine with bundles (block 0) + snipers (block 1-2) for full coverage across blocks