industry-windowsMass Launch

Mass launch lets you deploy multiple identical tokens in a single batch β€” anywhere from 1 to 100 tokens at once.

How It Works

  1. Set up your token metadata like a normal launch

  2. Choose how many tokens to deploy (1–100)

  3. Configure delays between launches

  4. Optionally enable instant sell after each launch

  5. Start the batch

Chipper handles the rest, deploying each token sequentially with your configured settings.

Persisting Metadata

All tokens launched have identical metadata.

Launch Delays

You can configure the time between each token deployment:

  • Fixed delay β€” Same wait time between every launch

  • Random delay β€” Randomized wait time within a range you set

Delays help spread out deployments so they don't all hit in rapid succession.

Sell Methods

Optionally, automatically sell the dev's position.

  • Instant β€” Instantly sell upon token creation in the same block

  • Fixed delay β€” Same wait time between each sell

  • Random delay β€” Randomized wait time within a range you set

Cost

  • Token Creation Fee β€” ~0.023 SOL, on-chain rent cost to deploy the token account

  • Platform Fee β€” 0.01 SOL

When to Use Mass Launch

  • Marketing purposes

  • High-volume token deployments

  • Running experiments with different parameters across multiple launches

  • Any scenario where you need to deploy at scale

Last updated