Documentation · v1.0

GMGN & indexers

Whitelist pack for GMGN, DexScreener, and other Robinhood Chain indexers — contracts, LP safety, and metadata API.

Foragepad instant launches deploy through audited launcher contracts. LP NFTs stay in the launcher — only fee collectionis exposed, not liquidity removal. Some indexers show a false "pull LP" warning until the launcher is whitelisted.

Chain

  • Network — Robinhood Chain (chain id 4663, slug robinhood)
  • DEX — Uniswap V3 fork (0.30% pool fee on instant memecoin pools; 1% swap fee tier on graduated/instant launcher pools)
  • Quote tokens — WETH 0x0Bd7…AD73, USDG 0x5fc5…d168

Launcher contracts (whitelist these)

GMGN and similar bots should treat these as the canonical deployer / LP holder for Foragepad tokens — not the end-user wallet that clicked launch.

RoleAddress
Instant launcher (WETH)0x9eab33527fbfb6bffb918f7e18e797fe303a77d9
Instant launcher (USDG)0x1bcAa0A1daf2F3140397a9219eA7c9b6762090EB
Ponzi launcher0x49650f9c5f2be1454fef3362ad498efac4f6fc13
Legacy instant launcher0x9eab33527fbfb6bffb918f7e18e797fe303a77d9
Bonding curve factory0x18999cAFeB211fbc66ADe096C4B72AC56C290818
LP locker0xCa07e6a35Ac02346b3d535beDEf13EeDc5420d3b

LP safety — why "pull LP" is a false positive

  • Instant pools mint a Uniswap V3 LP NFT to the launcher contract, not the creator EOA.
  • The launcher exposes collect / collectForToken to sweep accrued swap fees to the creator — this moves fees, not principal liquidity.
  • There is no decreaseLiquidity or burn path on the launcher — LP principal cannot be withdrawn by anyone.
  • Curve graduates migrate through FurnaceLPLocker — LP is permanently locked there after graduation.

Token metadata API

Indexers can pull normalized logo, socials, and links per token:

GET /api/token/[address]/metadata

Also see the bulk launch index: GET /api/launches. Both return DexScreener / GMGN URLs when available.

Per-token links

  • GMGN — https://gmgn.ai/robinhood/token/[address]
  • DexScreener — https://dexscreener.com/robinhood/[pool-or-token]
  • Foragepad — https://foragepad.com/token/[address]

Contact

For GMGN whitelist requests or indexer issues, reach out via @Foragepad on X with the launcher addresses above and a sample token contract.

Creators: upload logo + socials on DexScreener's token info form — GMGN mirrors that profile.