how RIOT works
Everything below is enforced on-chain by a single, immutable launchpad contract. No admin can mint tokens, touch curve ETH, or unlock liquidity. This page explains all of it — the curve, graduation, fees, and Riot Mode.
1 · launching a token
Anyone can start a riot for free (just gas). Every launch is identical: 1,000,000,000 supply, all of it minted to the launchpad contract in the token's constructor. The token contract has no mint function — supply can only ever go down (burns). Creators can optionally make the first buy in the same transaction.
2 · the bonding curve
800M tokens are sold on a constant-product curve (the same x·y=k math as pump.fun) seeded with 1.5 ETH of virtual liquidity. Price starts around 0.0₈15 ETH and rises smoothly as ETH flows in. Buys and sells are instant, always-available, and quoted exactly on-chain — what you see is what executes, minus your slippage tolerance.
3 · graduation
When the curve has raised 6 ETH(~37.5 ETH market cap), the token graduates automatically in the same transaction: all 6 ETH plus 160M tokens (priced exactly at the curve's final price — no gap, no arb) are deposited into a Uniswap v2 pool, and the LP tokens are sent to the dead address — liquidity is locked forever. The remaining 40M inventory is burned. From then on, trading lives on Uniswap.
4 · 🔥 riot mode
Riot Mode is not a setting — every RIOT launch runs it. It's the reason this launchpad exists. Inspired by pump.fun's Mayhem mode, rebuilt for Robinhood Chain with one upgrade: every rule is enforced by the contract, not by a company's discretion.
- +100% mintedAt creation the contract mints an extra 1B tokens (2B total) into the Riot bot vault. The creator gets none of it. This is the only mint that can ever happen — it's in the constructor.
- 24h of bot tradingAn autonomous market-maker trades the vault against the curve for 24 hours: random-walk buys and sells that create volume, price discovery, and liquidity — a free market maker for your launch.
- fee-exempt, cappedBot trades pay no fees, but the contract caps its per-trade size, trade rate (1/sec), total buy budget, and total sell proceeds. You can watch its caps fill live on any token page.
- burn at the endWhen the window closes (or the token graduates), the entire remaining vault is burned. Anyone can trigger settlement — it's permissionless. No leftover supply, ever.
- insurance fundTrading fees go to the fund that finances the bot's buys — pump.fun's 'insurance fund' design, visible on-chain.
- permanent labelEvery RIOT token is tagged forever, in the app and on-chain (the flag is immutable), so its supply history is transparent everywhere.
5 · fees
| launch a token | free (gas only) |
| curve trades (buy & sell) | 2% |
| graduation / migration | free |
| riot bot trades | 0% (fee-exempt) |
| after graduation (Uniswap) | 0.3% pool fee (Uniswap's, not ours) |
6 · risks — read this
Memecoins are a casino. Most go to zero. Riot Mode adds volume, not value — a bot trading a token does not make it worth anything. Pre-graduation, a Riot bot that net-sold can leave the curve short of exit liquidity in a rush for the door (see FAQ). Prices move violently; only trade what you can afford to lose entirely. Nothing here is investment advice, and RiotPad takes no responsibility for losses.