RamsesLaunchpad docs

Overview

What the Ramses Launchpad is and how a launch moves from bonding curve to locked Ramses V3 liquidity.

The Ramses Launchpad launches fixed-supply tokens on a bonding curve on Robinhood Chain (chain ID 4663). When a launch fills its curve, it auto-graduates in the same transaction into a Ramses V3 pool whose liquidity is locked permanently — no manual migration step, no rug path.

The lifecycle of a launch

Launch

A creator fills the launch form (name, symbol, description, image, socials, optional developer buy and advanced fee options) and signs one transaction. Metadata is stored on-chain at construction, and the token plus its bonding curve deploy atomically.

Bonding curve trading

The token trades against the curve — a constant-product formula with a phantom reserve so the opening price is non-zero. Every buy moves the launch toward its graduation threshold, shown live on the token page.

Auto-graduation

The buy that fills the curve triggers graduation in the same transaction: the collected quote and reserved tokens seed a full-range Ramses V3 position, and the LP NFT is locked forever in the RamsesLpLocker.

Post-graduation trading

The token now trades on Ramses V3. Pool fees keep flowing through the launchpad's fee model — split between the protocol and the creator (or shared with holders, if the launch enabled holder fee sharing).

Why graduation into Ramses V3

  • Liquidity is locked permanently. The LP NFT sits in a locker contract with no withdrawal function. Nobody — not the creator, not the protocol — can pull the liquidity.
  • Every swap pays the same fee as the curve did. The pool's fee tier is derived from the launch's curve fee plus creator tax, so external routes that bypass the launchpad's frontend are taxed at the pool level too.
  • Fees keep paying the creator. Pool fees are collected, split, and claimable through the same escrow used during the curve phase.

Where to go next