BLOG · 9 Sept 2026 · 6 MIN

What happens when a launch graduates

Graduation is the moment a launch stops trading on its curve and becomes an ordinary Uniswap v4 pool. It happens automatically, inside whichever purchase finishes the curve, and nothing is required of holders when it does.

The liquidity is locked, and that is structural

At graduation the pool position is minted and transferred to a locker where it stays permanently. No one can withdraw it — not the creator, not the protocol. Any supply left over at graduation is locked in the same place.

This is worth stating precisely, because rug pulls almost always work by the creator removing liquidity. On a graduated pons token that is not a promise to behave. The function does not exist.

Selling closes before buying does

This catches people. Once readyToGraduate returns true, the curve is holding the reserves the pool is about to be built from, and it rejects sells — even though graduated may still read false.

Anything gating on graduated alone will offer sales that revert. The correct gate is readyToGraduate for the sell side and remaining sellable supply for the buy side.

Every launch arrives at the same pool

Because the reserved share is fixed at creation, launches on identical settings graduate into pools of identical size at identical price. It makes no difference whether the curve was bought out by one large purchase or by hundreds of small ones — the destination is known in advance.

If the automatic step fails

Graduation normally completes inside the buy that finishes the curve. When it cannot — usually a transaction near its gas limit — the launch sits in a swept phase until someone pushes it along. That call is permissionless and retryable: anyone can finish it, and it does not need the creator or the protocol.

A launch therefore cannot be stranded because the person who created it lost interest.

Launch on pons with your wallets already in

Create the token, draw 5 to 32 wallets, take the opening with all of them.

Get started
Arrowpons bundler

Aim small, miss small.

© 2026 Arrow. All rights reserved.