Come Back Home

ComeBackHome

Every launch trades against one quote asset, through one hook that nobody can swap out. Fees stay at or under 5% each way, LP fee included.

Launches

–

From the factory registry

Quote token per ETH

–

Uniswap v3 price

Launch volume

–

Quote leg, all launch pools

Reading Ethereum…

One launch, one transaction

  1. Deploy a fixed-supply token. It has no mint function.

  2. Check the supply before anything depends on it.

  3. Register the pool on the hook, with its fees checked against the cap.

  4. Open the Uniswap v4 pool against the quote token.

  5. Seed the liquidity, single-sided, into the vault.

  6. Record the launch in the public registry.

Before you trade

Launch liquidity is operator-controlled. It sits in a vault whose operator can remove it at any time, and everything removed goes to the operator. The 1% LP fee goes to the operator too. The fee cap, the fixed supply and the quote pairing are enforced by code; the liquidity is not. Read the Guardrail.