Skip to content
LaunchFlat 50 USDC per useArc Mainnet · chain 5042

Arc Bundle Launch

Arc Bundle Launch is the launch pad for teams who care about their opening price. Instead of deploying a token and hoping nobody front-runs the liquidity add, you configure the whole launch — initial pool capital, the share of supply placed in the pool, bundle capital and how it is spread across wallets — and Arctools executes all of it inside one atomic transaction. The pool is created, liquidity is seeded and every bundled buy fills at the price you modelled, before an external bot can submit anything.

Bundle Launch
Onchain tool
Service fee
50 USDC flat
Network
Arc Mainnet
Gas token
USDC (18 decimals)
Custody
Non-custodial

One 50 USDC payment per use, charged on Arc Mainnet. No percentage of your token, no subscription.

Workspace

Model the launch, then execute it atomically

Configure the pool capital, the bundled buy and the wallets that receive it, and the model on the right updates live. When you sign, the token is deployed, the Uniswap pair is created, the liquidity is seeded and every bundled buy executes inside one Arc transaction — there is no block in which a sniper can see your pool and act on it.

Connect a wallet to continue

You stay in control — Arctools never takes custody of your tokens or liquidity.

Arc USDC has two interfaces, one balance

Native USDC (used for gas and msg.value) carries 18 decimals. The ERC-20 interface at 0x3600…0000 exposes the same balance with 6 decimals. Mixing the two in one calculation is off by 10¹² — Arctools always uses the ERC-20 interface for pool math and the native interface for gas and service fees.

1 · The token

Deployed by the launcher inside the same transaction as the pool and the bundle.

Give the token a name.

Give the token a ticker symbol.

1,000,000 tokens

18 is standard.

%

The rest stays in your wallet. 80% is a common starting point.

Tokens into the pool
800,000
80.00% of supply
You keep
200,000
Withheld from the pool
Initial price
0.00625 USDC
Per token, before any buy

2 · Initial liquidity

The USDC you put in the pool. This is what sets the opening price.

USDC

Pool capital ÷ tokens placed in the pool = the opening price. More depth means a higher FDV and less slippage.

Initial FDV
$6,250.00
Price × total supply
Pool depth
$5,000.00
USDC side only
Supply in pool
80.00%
Locked as liquidity
A very low pool capital against a very large supply gives a tiny opening price, which means a single ordinary buy moves the chart a long way. If you want a higher FDV, add more pool capital or place less supply in the pool — the ratio is what matters, not the size.

3 · The bundle

Capital that buys the token inside the same transaction, before anyone else can.

USDC

The bundle capital is too small to fill even one wallet.

%

The token's own limit, and the rule the model checks against.

0 valid

Add at least one recipient wallet for the bundled buy.

4 · Taxes and the LP tokens

Bundle buys are exempt from the buy tax, so the launch itself is never blocked by its own limits.

%

Applied to later buyers, not to your bundle.

%

Keep this at zero unless you need it — it is the first thing buyers check.

days

Between 7 days and 5 years. One year is the usual first-launch commitment.

What makes this atomic

Why the ordering here cannot be front-run.

  1. 1The token contract is deployedThe launcher deploys the token as part of the same call, so it has no independent history to inspect.
  2. 2The Uniswap pair is created and seededLiquidity goes in at the price your model shows. Because this happens inside the transaction, nobody sees the pool before it is already filled.
  3. 3Every bundled buy executes in orderEach wallet's USDC is swapped sequentially. Each subsequent buy fills at a slightly higher price, which is why the per-wallet costs in the model rise down the list.
  4. 4The LP tokens are sent exactly where you choseLocked in the locker or burned, in the same transaction — so a trader verifying the pool never sees a window where the liquidity was unsecured.
Diagram of the five steps Arc Bundle Launch executes inside a single Arc transaction: deploy the ERC-20 with ArcTokenFactory, create the Uniswap V2 pair against the 6-decimal ERC-20 USDC, seed the initial liquidity from the pool capital and supply share, run the bundled buys from up to 40 wallets one swap each, then route the LP tokens to a wallet, to the Arc Liquidity Locker or to a burn address.
One signature covers the whole launch, so the pool exists and has been bought before any outside bot can act on it. If a step reverts, the launch reverts as a whole.
Capabilities

What Arc Bundle Launch does

Every option you need to deploy, seed liquidity and buy from many wallets in one atomic transaction — configured before you sign, not patched in afterwards.

Atomic deploy, pool and buys

Contract deployment, Uniswap pair creation, initial liquidity and every bundled buy settle in a single Arc transaction. Either the whole launch lands or none of it does.

Up to 40 bundle wallets

Spread the bundled buy across as many recipient wallets as you need, with an optional maximum allocation per wallet so no single address looks like a whale.

Live launch modelling

Change pool capital, LP supply share, bundle capital and wallet count and immediately see total capital, initial FDV, bundle supply captured, average entry and per-wallet allocation.

Choose your pool venue

Launch into a Uniswap V2 pair, the format with the deepest tooling on Arc, and seed exactly the liquidity depth you want before the first outside buyer arrives.

Sniper-proof ordering

Because the pool is created and bought inside one transaction, there is no block in which a bot can see your liquidity and buy ahead of your bundle at a lower price.

Optional LP protection

Send the resulting LP tokens to the Arctools Liquidity Locker or burn them outright so traders can verify the pool cannot be pulled.

FAQ

Arc Bundle Launch — frequently asked questions

Straight answers about how this works on Arc Mainnet, what it costs and what happens onchain.

What exactly is a token bundle launch?
A bundle launch packages several launch steps into one atomic transaction: deploying the token contract, creating the liquidity pool, seeding it with initial capital and executing a set of coordinated buys from multiple wallets. Because it all lands in a single Arc transaction, the launch price is entirely determined by your configuration rather than by whoever reacts fastest.
How is this different from just adding liquidity?
Adding liquidity is a single action anyone can front-run: a bot can watch the mempool, buy in the same block and sell into the demand you created. A bundle launch removes that window entirely because the liquidity add and the bundled buys are inseparable.
How many bundle wallets can I use?
Up to 40 recipient wallets per launch. Each wallet receives its share of the bundled tokens in the same transaction, and you can set a maximum allocation per wallet so the distribution looks natural on the explorer.
What does the launch model actually calculate?
It uses constant-product pool math to estimate initial FDV, the percentage of supply your bundle captures, the effective average entry price and the token amount each wallet receives. It is a planning estimate: it excludes DEX fees, gas, MEV and execution slippage, all of which are small on Arc but not zero.
Can I lock or burn the liquidity afterwards?
Yes. The launch form can automatically forward the LP tokens either to the Arctools Liquidity Locker, where they are locked until a date you choose, or to a burn address so the liquidity is permanently unrecoverable. Both options are publicly verifiable on the Arc Explorer.
Is a bundle launch allowed on Arc?
Multiple buys from a single transaction are ordinary contract behaviour and are widely used for fair launches across DeFi. What matters is that you disclose it. Arctools does not hide the bundle: the transaction and the resulting wallet distribution are visible on the public Arc Explorer, and we recommend telling your community what percentage was bundled.

More questions? Read the full FAQ or contact the team.

Step by step

Guides for Bundle Launch

Long-form walkthroughs with the exact clicks, amounts and gotchas.

8 min read

Bundle Launch a Token on Arc: Modelling, Capital and Disclosure

Model your bundle launch on Arc Mainnet: choose bundle capital and the wallet count, pick the LP destination and disclose the bundle to buyers honestly.

Read the guide
Keep going

Tools that pair with this one

Everything on Arctools shares one wallet, one USDC balance and one flat fee.

Arc Token Launch

50 USDC flat

Deploy a fully configurable ERC-20 on Arc Mainnet in a single transaction.

Open Token Launch

Arc Liquidity Pool Creator

50 USDC flat

Create a Uniswap pool on Arc Mainnet and seed it in the same flow.

Open Pool Creator

Arc Liquidity Locker

50 USDC flat

Lock LP tokens on Arc Mainnet until a date you choose and prove it onchain.

Open Liquidity Locker

Ready to bundle launch on Arc Mainnet?

Connect a wallet, pay 50 USDC once, and everything settles in under a second.