Protocol docs
A single-chain launchpad whose official pools, launch buys, and built-in swaps are always quoted in HOOD.
Fixed configuration
- Quote token:
0xfb5b5778d45ae47f15323fb59b666c655174a79c(HOOD, 18 decimals). - Chain: Robinhood Chain, chain ID 4663; native ETH is used for gas only.
- Supply: 1,000,000,000 launch tokens.
- Pool: token/HOOD Uniswap V3, 1% fee tier (
10000). - Opening fully diluted value: 40 HOOD. This is a virtual price point, not 40 deposited HOOD.
- Graduation: permanent when the indexed all-time-high pool-side HOOD balance reaches 200 HOOD.
Launch path
- The Factory deploys a fixed 1B-supply token.
- It creates the token/HOOD V3 pool at the 40 HOOD opening FDV.
- All tokens enter a single-sided position; no HOOD is deposited by the protocol.
- The LP NFT moves to the immutable Vault and cannot be withdrawn through the protocol.
- An optional initial buy pulls approved HOOD from the launcher and swaps directly in the new pool.
openingTokenPrice = 40 HOOD / 1,000,000,000 tokens
graduated = allTimeHighPoolHoodBalance >= 200 HOODTrading boundary
The launchpad UI and prepared transactions use only direct token↔HOOD single-pool swaps. The Factory cannot create a launch pool with another quote asset. Independent Uniswap routers can still compose the public pool into external multi-hop routes; that is outside the launchpad's control.
Initial buy and fees
HOOD is an ERC-20, so an initial buy requires an approval transaction before the launch transaction. The launch transaction's native value contains only the optional Factory launch fee. Pool trading fees accrue in HOOD and launch-token units: HOOD-side fees are distributed to configured recipients, while token-side fees are burned.
Contracts
- HOOD: 0xfb5b5778d45ae47f15323fb59b666c655174a79c
- Uniswap V3 Factory: 0x1f7d7550b1b028f7571e69a784071f0205fd2efa
- Position Manager: 0x73991a25c818bf1f1128deaab1492d45638de0d3
- Swap Router: 0xcaf681a66d020601342297493863e78c959e5cb2
- Launch Factory: 0xa319992dddf61b50886be043a0df8197cf2db911
