Trust & disclosures
Transparency
pumpinhood.fun has one irreversible job: atomically create a fixed-supply token and permanently lock its liquidity. Everything below is either a contract invariant or an explicit known limitation.
Trust promises
- Every V3 token has a fixed 1,000,000,000-token supply minted once for liquidity.
- V3 tokens have no owner, mint, tax, pause, blacklist, whitelist, wallet cap, launch-block restriction, or upgrade path.
- Existing LP principal cannot be removed, rescued, redirected, or migrated.
- Fee recipients and splits for an existing launch cannot change.
- The indexer may be unavailable or wrong temporarily, but cannot change token ownership or pool state.
Known limitations
- V3 tokens use unrestricted standard ERC-20 transfers and do not enforce a maximum wallet size.
- The sequencer, RPC providers, wallets, bridges, ETH/USD source, Uniswap contracts, and hosted interface are external dependencies.
- Graduation and King are promotional analytics milestones, not endorsements; King uses a TWAP and liquidity guard while graduation remains based on indexed net flow.
- Permanent liquidity cannot be repositioned if market conditions or protocol integrations change.
Fees & economics
- Creation fee
- Read live from LaunchFactoryV3.creationFee() before signing
- Pool fee tier
- 1%
- WETH fee split
- 60% treasury / 40% immutable dev fee wallet
- Token-side pool fees
- Burned when collected
- Transfer / token tax
- None
- Maximum wallet
- None
- Graduation threshold
- 4.2 WETH
- King FDV threshold
- $15,000
- King min net inflow
- 0.5 WETH
Contract manifest — Robinhood Chain (4663)
- V3 launch factory0xD31EC5c89aF8dc89D2eb0e200a7B895d228884ad ↗
- V3 permanent locker0xa0Cb3b2e7f3119FC191Ca5b02F7e2702B23f4456 ↗
- V3 launch lens0x6e19B5551E278aF0cC4C1Ec4abBf3a887081799B ↗
- Canonical WETH0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73 ↗
- Uniswap v3 factory0x1f7d7550B1b028f7571E69A784071F0205FD2EfA ↗
- Position manager0x73991a25C818Bf1f1128dEAaB1492D45638DE0D3 ↗
- Swap router0xCaf681a66D020601342297493863E78C959E5cb2 ↗
V3 source is public and the deployed contracts are source-verified. Source verification is not an independent security audit. Review the V3 source on GitHub ↗