Moon Rush Launchpad documentation. ← Back to $RUSH token site
Moon Rush Docs Launch Token

Transparency · Open source · Non-custodial

Launchpad documentation

Everything you need to deploy tokens, lock liquidity, and manage projects across Solana and EVM — including published contract source, fee mechanics, and live deployment addresses.

Overview

Moon Rush Launchpad is a multichain toolkit for founders and communities. You connect your own wallet, pay a flat service fee per launch or lock, and interact directly with on-chain programs — Moon Rush never custodies your keys or token supply.

Non-custodial You sign every transaction. Keys and supply stay with you.
Seven networks Solana, BSC, Ethereum, Base, Polygon, Arbitrum, and Robinhood Chain.
Rush Launch Pump.fun-style fair launch on Robinhood Chain with bonding curves.
OpenZeppelin EVM Token templates built on audited Solidity 0.8.24 libraries.
Token & LP locker Time-lock project tokens or LP positions with beneficiary release.
Creator dashboard Manage tokens, tax settings, locks, and releases in one place.
RUSH deflation Launch and lock fees fund automatic RUSH buy & burn on Solana.

Quick start

1 Connect wallet

Phantom, MetaMask, WalletConnect, Coinbase, Solflare, and more.

2 Choose product

Launch a token or lock tokens / LP.

3 Configure & pay

~$10 fee in native asset (USDC on Solana). One signed transaction.

4 Manage

Use the dashboard for tax, pairs, and lock release.

Tip: After launching a tax token, register your DEX pair and exempt the locker vault before locking liquidity — see locker disclaimer.

Supported chains & fees

Fees approximate $10 USD and are paid in the chain’s native gas token (or USDC on Solana).

Chain Launch / lock fee Capabilities
Solana 10 USDC SPL & Token-2022, Metaplex metadata, on-chain tax hook program
BNB Smart Chain ~0.015 BNB EVM token factory + locker factory
Ethereum ~0.004 ETH Mainnet locker factory live; token factory rolling out
Base ~0.004 ETH L2 deployment — lower gas than mainnet
Polygon ~40 MATIC EVM-compatible launches & locks
Arbitrum ~0.004 ETH L2 rollup — fast, low-cost EVM
Robinhood Chain ~$10 launch / lock · $5 Rush create Token factory, locker, Rush Launch bonding curves, Uniswap V2, Blockscout

In the dashboard, filter tokens and locks by chain using the chips at the top of the page.

Rush Launch Robinhood Chain

Rush Launch is Moon Rush’s fair-launch pad on Robinhood Chain only (chain ID 4663). It works like pump.fun: tokens trade on a bonding curve until they graduate to Uniswap V2 at roughly $20,000 market cap.

How it works

  1. Create — Pay a $5 creation fee (sent to the Moon Rush treasury).
  2. Bond — Traders buy and sell on the curve. A 1% ETH fee on every trade goes to the treasury while the token is still bonding.
  3. Graduate — At ~$20k market cap, the curve automatically migrates liquidity to Uniswap V2.
  4. Trustless exit — LP tokens are sent to 0xdead (burned) and token ownership is renounced.

Feed tabs

  • New — Latest launches
  • Trending — Highest curve volume (ETH in reserve)
  • Top — Highest bonding progress toward graduation
  • Bonded — Graduated tokens now trading on Uniswap

Token economics

ParameterValue
Total supply1,000,000,000 tokens
On bonding curve800,000,000 tokens
Reserved for LP200,000,000 tokens
Creation fee~$5 in ETH → treasury
Trade fee (pre-bond)1% of ETH on every buy & sell → treasury
Graduation fee5% of curve ETH → treasury at migration
Graduation target~$20k market cap (~6.67 ETH at $3k/ETH)
Factory upgrade: The 1% trade fee applies to coins launched from factories deployed with treasuryTradeFeeBps = 100. Redeploy the bonding factory and update bondingCurveFactory in deployments.json to activate it for new coins.

Contracts

DegenZFunBondingCurveFactory deploys per-coin MoonRushBondingCurve and MoonRushBondingToken contracts. Source is published below under Contract source.

BuyBot & Trending

Beyond the launchpad, Moon Rush runs community tooling for multichain visibility:

  • Multi-Chain BuyBot — Telegram buy alerts for Solana, Ethereum, BSC, Robinhood Chain, Base, and Polygon. Groups add the bot and run /setup. Admins can configure everything from DM (/start menu) or in-group commands — tokens, min buy, emoji bars, media, and per-token social links (website, X, Telegram, Discord).
  • Trending channel — A live leaderboard of tokens ranked by buy volume and momentum across BuyBot-supported networks, with paid fast-track slots for projects.

Projects can promote listings via the bot’s /promote and /trending_promote commands. Token social links appear on buy alerts when configured with /tokensocial.

Token launch

  1. Connect wallet — same wallet becomes token owner (EVM) or mint authority holder (Solana).
  2. Select chain & type — Standard, Tax, or Reflection / Baby.
  3. Configure — Name, symbol, supply, decimals, tax rates, optional metadata upload, optional renounce.
  4. Deploy — Pay the launch fee and confirm. Supply mints to your wallet.
  5. Verify & list — EVM tokens auto-submit to explorers; add liquidity and register pairs from the dashboard.
Solana standard tokens revoke mint authority at deploy so supply cannot be inflated later.

Token & liquidity locker

The Moon Rush Locker lets teams time-lock project tokens or LP pair tokens on Solana and EVM. Each lock costs ~$10, routed through the same treasury and RUSH burn pipeline as token launches.

Lock types

  • Token lock — Lock ERC-20 / SPL tokens until a set unlock timestamp. Beneficiary claims after unlock.
  • Liquidity lock — Lock Uniswap V2–style or Solana LP tokens to demonstrate liquidity commitment.

Create a lock

  1. Open /launch/locker/ and choose chain + lock type.
  2. Enter token (or LP) address, amount, beneficiary wallet, and unlock date.
  3. Confirm the tax / transfer-fee disclaimer on screen.
  4. Approve spend (EVM) and sign — Solana bundles fee + lock in one transaction.

On-chain architecture

ChainEntry pointVaultRelease
EVM MoonRushLockerFactory Per-lock MoonRushTokenLocker contract Beneficiary calls release()
Solana launchpad_locker program PDA vault ATA per lock Beneficiary signs withdraw
Tax & transfer-fee tokens: If your token charges buy, sell, or transfer fees, you must exempt the locker vault before depositing. Otherwise transfers may fail or withdraw less than expected. For Moon Rush tax tokens, add the locker address as an exempt wallet in the dashboard first.

Release after unlock

Only the beneficiary wallet (set at lock creation) can release funds — from the dashboard Locks tab or directly on-chain.

Creator dashboard

The Creator Dashboard is the control center for everything your wallet has launched or locked.

Views & filters

  • All / Tokens / Locks — Combined view or focus on deployments vs locks.
  • Chain filter — Solana, BSC, Ethereum, Base, Polygon, Arbitrum, or Robinhood Chain.

Token management

  • Private labels, copy addresses, explorer links, verification status
  • Live on-chain owner, supply, and tax configuration
  • EVM tax tokens — Register DEX pair, exempt wallets, update tax wallet & rates
  • Solana tax / baby tokens — Exempt, blacklist, pool registration, renounce admin
  • Shortcut to create a lock for your token

Lock management

  • Unlock countdown and on-chain withdrawn status
  • Copy locker / vault address (for tax exempt setup)
  • Release / withdraw as beneficiary after unlock time passes

Token types

Templates follow industry-standard launchpad patterns (see PinkSale contracts).

Standard

Fixed-supply ERC-20 or SPL token. Entire supply minted to your wallet at deploy. No hidden mint. Solana standard launches revoke mint authority automatically.

Tax

Configurable buy, sell, and transfer tax (up to 25% per leg). Solana uses Token-2022 with an on-chain transfer hook; EVM uses Ownable tax logic. Register your DEX pair after adding liquidity so swaps are taxed correctly.

Reflection (Baby)

Buy/sell taxes accumulate in an on-chain reward vault — the classic baby-token pattern. Solana uses the launchpad tax program with a dedicated reward vault PDA.

Fees, bridging & RUSH burn

Token launch and locker products collect approximately $10 USD on the target chain. Rush Launch on Robinhood Chain uses separate fee mechanics (see Rush Launch).

Rush Launch fees (Robinhood Chain)

  • $5 creation fee — Paid once when launching a coin; sent to the Moon Rush treasury.
  • 1% trade fee — Applied to ETH on every buy and sell while the token is on the bonding curve (pre-graduation).
  • 5% graduation fee — Taken from curve ETH when the token migrates to Uniswap; remainder seeds LP.

Rush Launch fees are retained by the treasury and are not part of the Solana RUSH burn pipeline below.

Launchpad fee pipeline ($10 launches & locks)

  1. Collect — Fee sent to treasury (USDC on Solana; native token on EVM).
  2. Bridge — EVM fees converted to Solana via deBridge DLN (primary) or ChangeNOW (fallback).
  3. Swap — Treasury swaps USDC / SOL → RUSH on Jupiter.
  4. Burn — RUSH burned on-chain automatically (~every 5 minutes).
Bridge routing tries deBridge per chain first; if unavailable, ChangeNOW is used automatically. Operators can set CHANGENOW_PREFERRED_CHAINS in API config to force specific routes.

Contract source code

Full Solidity source — MIT license. Compiler 0.8.24, optimizer 200 runs, OpenZeppelin dependencies.

MoonRushTokenFactory.sol
Loading…

Deployed addresses

Live addresses are loaded from the launchpad API. Always confirm they match this page before interacting. Robinhood Chain has both a standard token factory and a bonding curve factory for Rush Launch.

Loading deployed addresses…

Manual verification

If auto-verification is pending, verify manually on your chain’s explorer:

  1. Open your token address on BscScan, Etherscan, BaseScan, etc.
  2. Go to Contract → Verify and Publish.
  3. Select Solidity (Single file), compiler v0.8.24, MIT, optimization Yes · 200 runs.
  4. Paste the matching source from the section above (Standard, Tax, or Reflection).
  5. Enter constructor arguments (name, symbol, supply, decimals, owner, tax params if applicable).
  6. Submit — explorer should show “Successfully verified”.

Automatic verification

EVM tokens launched through the platform are automatically submitted to block explorers via the Etherscan V2 API (BscScan, Etherscan, BaseScan, Polygonscan, Arbiscan).

  • Flattened OpenZeppelin source with exact constructor arguments.
  • Dashboard status: Verifying…✓ Verified.
  • Locker factory deployments verify at deploy time when ETHERSCAN_API_KEY is configured.

Security model

  • No upgradeable proxies — Each token and locker is a fresh immutable deployment.
  • You are ownerOwnable (EVM) or admin (Solana tax) is set to your wallet at launch.
  • No backdoor mint — Supply minted once; standard Solana mint authority revoked.
  • Factories are limited — Factories deploy contracts and forward fees; they cannot move your tokens.
  • Verify yourself — Match explorer bytecode to the published source on this page.
Moon Rush does not provide financial or legal advice. Review your tokenomics and conduct due diligence before marketing or listing.

Post-launch checklist

  • Add liquidity on your chosen DEX
  • Register the pair (tax tokens) from the dashboard
  • Exempt team wallets and locker vaults from transfer tax
  • Lock liquidity via Locker
  • Confirm contract verification on the explorer
  • Share mint / contract address and docs with your community

FAQ

What is Rush Launch?

Rush Launch is Moon Rush’s pump.fun-style fair launch on Robinhood Chain. Coins trade on a bonding curve, charge a 1% ETH trade fee to treasury pre-graduation, and automatically graduate to Uniswap at ~$20k market cap with burned LP and renounced ownership.

Where does the $10 launchpad fee go?

To the Moon Rush treasury, then bridged/swapped to RUSH and burned on Solana. Launches and locks share the same pipeline.

Where do Rush Launch fees go?

Creation, trade, and graduation fees are sent to the Moon Rush EVM treasury on Robinhood Chain (0x52Bb…Ea71).

Does Moon Rush hold my tokens?

No. Launches mint to your wallet. Locks hold tokens in an on-chain vault until unlock — only the beneficiary can release.

Can Moon Rush change my contract later?

No. Each deployment is immutable. Only the owner or beneficiary can take permitted actions.

Do I need to exempt the locker from taxes?

Yes, for taxed tokens. Add the locker vault as exempt before locking or deposits may fail.

Which wallet releases a lock?

The beneficiary address set at lock creation — not necessarily the creator wallet.

Is the code audited?

Contracts use OpenZeppelin and published PinkSale-style patterns. Full source is public for community review — conduct your own due diligence.