Launch

Launch a coin

Deploys on Ethereum Mainnet against Uniswap v4 with the ClockHook attached. No bonding curve, no owner, no mint function — the token is deliberately dumb and every mechanic lives in the hook.

  1. 01DeployOne call mints the ERC-20, opens the COIN/ETH pool and locks the liquidity in. No ETH is deposited — the position is 100% token.
  2. 02TradeThe coin trades as a normal AMM until :50. One percent of every swap goes to you, in ETH.
  3. 03PrintAt :50 the book opens; on the hour the coin prints a single price alongside every other market.
Coin
Coin image
No file selected
Required. PNG, JPEG, WebP or GIF, 2 MB max. It is stored off-chain, so it uploads right after the launch lands — one free signature, no gas.
Pool

You deposit no ETH. The liquidity goes in one-sided — 100% token, in a range entirely below the starting price. The first buy crosses the empty gap in the same transaction and lands in the real position; a sell before that first buy has nothing to execute against and reverts. The position belongs to the factory, which has no withdraw function.

No ETH required