Launch your token on Ethereum
Create a fully tradable ERC-20 token with a single transaction. Every launch deploys the token, creates a Uniswap v4 pool against ETH, locks the initial liquidity forever, and opens trading immediately — no setup steps, migrations, or manual listings.
Launch process
Everything happens atomically in one Ethereum transaction. Once it confirms, your token is live and anyone can trade it immediately.
Deploy the token
A standard ERC-20 token is created during the launch.
Create the trading pool
A brand-new Uniswap v4 pool is created between your token and ETH. The pool starts at a predefined fully diluted valuation, giving every launch a predictable starting price.
It uses standard Uniswap v4 mechanics — no custom hooks, no privileged logic.
Lock the initial liquidity
The complete token supply is placed into a permanent liquidity position, and that position is immediately transferred to the Liquidity Locker contract. After confirmation, trading is live, liquidity is locked, and nothing else is required of you.
Permanent liquidity
Liquidity is what makes buying and selling possible. When developers can withdraw it, a project is one transaction away from a rug pull. This protocol removes that possibility entirely.
The initial liquidity position is owned by the Liquidity Locker contract, which is intentionally written without any function that can withdraw liquidity.
This is enforced by the smart contract itself rather than by trust. Because the position is permanently locked, trading remains available for the lifetime of the token.
Liquidity Locker contract0x752f3859b3d9ba470937ab9eed74b34a17372320View verified source →How liquidity works
Unlike launchpads that rely on bonding curves and later migrations, liquidity here exists from the first block. The initial position covers a defined price range and starts holding only the token side of the pair.
There is never a migration event or a liquidity transfer — the original position keeps operating indefinitely. The locker may collect trading fees earned by the position, but it can never touch the underlying liquidity.
Anyone may add further liquidity to the same pool. Only the protocol-created position is permanently locked.
Creator rewards
Every swap pays a trading fee, and the fee collected from each buy and sell is distributed automatically.
Rewards accumulate continuously as trading occurs and may arrive as ETH, as your own token, or both. You can claim whenever you choose — there is no expiration, no earnings cap, and no minimum balance.
The creator wallet defaults to the address that launched the token, and collection can later be transferred to another wallet. Anyone may trigger a claim transaction, but rewards are always sent only to the registered creator wallet.
Launch fee
Launching a token requires a one-time payment of —. Existing tokens cannot have their fee structure modified after launch.
Graduation
Graduation is a measure of market progress, not a protocol upgrade. A token counts as Graduated whenever the ETH held inside its locked liquidity position reaches the configured threshold.
The status is calculated continuously. If liquidity later falls below the requirement, the token simply returns to a non-graduated state.
Everything keeps operating exactly as before. The badge is only an indicator of liquidity growth.
Trading
Every token launches as a standard Uniswap v4 market. Users buy and sell directly from the board with their own Ethereum wallet.
Slippage tolerance is yours to set. If execution would exceed the tolerance you chose, the transaction reverts automatically.
Your assets never pass through the platform — all swaps settle directly between your wallet and the Uniswap v4 pool. ETH is the only asset you need, both for purchases and for gas.
Because every launch creates a standard Uniswap v4 pool, tokens stay compatible with any application that supports Uniswap v4 on Ethereum, including wallets, aggregators, and decentralised exchanges.
Why this protocol
Traditional launchpads depend on bonding curves, migration phases, upgradeable contracts, or privileged administrators. This protocol removes those complexities, and every launch follows the same transparent process.
Designed around transparency
Every important action is performed on-chain and the contracts are publicly verifiable. No privileged ownership, no hidden liquidity controls, no migration events, no unnecessary complexity — just a straightforward way to launch and trade ERC-20 tokens on Ethereum.
