fomopad
Docs / Trading

After graduation

A normal Uniswap v4 token, here and elsewhere.

Trading here

The same Buy and Sell buttons keep working. Behind them the launchpad now routes through the Uniswap v4 PoolManager: unlock, swap exact-in, settle the input, take the output to you. If the pool runs out of liquidity before your amount is spent, the unspent part is returned. Quotes are simulations of the exact call; the 1% slippage guard still applies.

Trading elsewhere

The pool is an ordinary Uniswap v4 pool with a hook-free key. Any v4 router, aggregator or bot can trade it. The token page shows the pool id.

Fees after graduation

The launchpad takes no extra fee on pool trades. The pool's 1% LP fee accrues to the locked position, and collectPoolFees(token), callable by anyone, pays it out: the ETH half is split like a curve fee, the token half is sent to the star and the treasury directly.