LaunchHoodLaunchHood

Docs

A complete description of how LaunchHood works — instant DEX listing, tokenomics, fees, graduation, and creator rewards.

1. Overview

LaunchHood is a memecoin launchpad on Robinhood Chain. Anyone can launch a coin in one transaction — no presale, no team allocation, no liquidity to seed manually. Every coin lists directly on Uniswap the moment it's created: the entire supply is placed into a real DEX pool and the liquidity is locked forever. There is no separate pre-DEX phase and no migration step — the pool your coin starts in is the pool it lives in forever.

  1. 1
    Create
    Launch a coin in one transaction — no creation fee, only network gas. The token, its Uniswap pool, and the permanent liquidity lock all happen in the same call.
  2. 2
    Instantly tradeable
    Your coin trades on Uniswap from block one. Optionally make an initial buy in the launch transaction itself — you're guaranteed the first fill.
  3. 3
    Liquidity locked forever
    The full supply is deposited as liquidity and the LP position is sent to a locker contract that can never withdraw principal — only collect trading fees.
  4. 4
    Earn on every trade
    Every swap pays a 1% pool fee. Creators earn 50% of it, forever — claimable any time from the claim page.

2. Tokenomics

Every launched coin has the same fixed supply. No team allocation, no vesting, no presale — 100% of the supply backs the market from second one.

AllocationAmount%Purpose
Uniswap pool1,000,000,000100%Entire supply deposited as liquidity at launch, locked forever
Team / presale / vesting00%None — every token is bought on the open market

3. Launch & pricing

The pool is created with the full supply on one side and a fixed starting price. Buys move the price up along Uniswap's concentrated liquidity curve; sells move it down. No order book, and pricing is fully deterministic from pool state.

ParameterValue
DEXUniswap (V3 pools)
Pool fee tier1% per swap
Starting market cap≈ 1.35 ETH (≈ $2,400)
Creation feenone — only gas
Initial buyoptional, executed in the launch transaction

4. Launch protection

To keep launches fair, every coin enforces a temporary wallet cap for a short window after creation — snipers can't scoop a huge share of supply in the first moments.

SettingValue
Max wallet during window2% of supply (20M tokens)
Window length366 blocks (~a few minutes)
After the windowno restrictions of any kind, permanently
The cap activates at the end of the launch transaction — even a sniper landing in the same block as the launch is limited. Selling is never restricted.

5. Fees & rewards

Every swap on a coin's pool pays the 1% pool fee. Those fees accrue inside the locked liquidity position and are split 50/50 between the coin's creator and the protocol when collected.

PhaseTotal feeCreator shareProtocol share
Every swap (buy or sell)1%50%50%
Token creationnone — only gas

Creator fees can be claimed any time from the /claim page — one transaction sweeps all your coins at once. Because pool fees accrue in both sides of the pair, payouts arrive as ETH plus the coin itself.

Launching for a community? You can set a custom reward recipient at launch time — that address earns the creator share instead of the launching wallet.

6. Graduation

Graduation is a milestone, not a migration. Since every coin already trades on the DEX with locked liquidity, nothing needs to move. When a coin accumulates 4 ETH of net buys in its pool, it earns the graduated badge and premium placement across the site.

SettingValue
Graduation threshold4 ETH of net buys in the pool
What changes on-chainnothing — same pool, same locked liquidity
What changes on the sitegraduated badge, live Dexscreener chart, trending eligibility

7. Contract addresses

All contracts are deployed on Robinhood Chain and verified on Blockscout. Per-token addresses are deterministic via CREATE2 from the factory; their source auto-resolves to the verified token implementation below.

ContractAddressRole
FactoryLaunches new coins; entry point for launchToken()
Liquidity lockerHolds every coin's LP position forever; fee collection only
Token (impl)ERC20 implementation — every launched coin delegates here
Uniswap V3 factoryCanonical Uniswap V3 deployment on Robinhood Chain
Uniswap position managerMints the locked LP position at launch
Uniswap swap routerRoutes all buys and sells

8. FAQ

When can I claim creator fees?
Any time, as often as you like. Fees accrue inside your coin's locked pool with every trade; a claim sweeps everything accrued since your last one. There are no thresholds and no lockups.
What happens if my coin never graduates?
Nothing bad — graduation is only a milestone. Your coin keeps trading on Uniswap forever, fees keep accruing, and you keep earning. There's no time limit and no penalty.
Can the team rug my coin?
No. The liquidity is held by a locker contract that has no withdrawal function — principal can never be pulled by anyone, including us. Trading happens on Uniswap's own contracts, which we don't control and can't pause.
Can I buy my own coin at launch?
Yes — add an initial buy to the launch transaction and you get the very first fill, before the launch-protection cap arms for everyone else.