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.
Quick start
Phantom, MetaMask, WalletConnect, Coinbase, Solflare, and more.
~$10 fee in native asset (USDC on Solana). One signed transaction.
Use the dashboard for tax, pairs, and lock release.
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
- Create — Pay a $5 creation fee (sent to the Moon Rush treasury).
- 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.
- Graduate — At ~$20k market cap, the curve automatically migrates liquidity to Uniswap V2.
- 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
| Parameter | Value |
|---|---|
| Total supply | 1,000,000,000 tokens |
| On bonding curve | 800,000,000 tokens |
| Reserved for LP | 200,000,000 tokens |
| Creation fee | ~$5 in ETH → treasury |
| Trade fee (pre-bond) | 1% of ETH on every buy & sell → treasury |
| Graduation fee | 5% of curve ETH → treasury at migration |
| Graduation target | ~$20k market cap (~6.67 ETH at $3k/ETH) |
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 (/startmenu) 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
- Connect wallet — same wallet becomes token owner (EVM) or mint authority holder (Solana).
- Select chain & type — Standard, Tax, or Reflection / Baby.
- Configure — Name, symbol, supply, decimals, tax rates, optional metadata upload, optional renounce.
- Deploy — Pay the launch fee and confirm. Supply mints to your wallet.
- Verify & list — EVM tokens auto-submit to explorers; add liquidity and register pairs from the dashboard.
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
- Open /launch/locker/ and choose chain + lock type.
- Enter token (or LP) address, amount, beneficiary wallet, and unlock date.
- Confirm the tax / transfer-fee disclaimer on screen.
- Approve spend (EVM) and sign — Solana bundles fee + lock in one transaction.
On-chain architecture
| Chain | Entry point | Vault | Release |
|---|---|---|---|
| EVM | MoonRushLockerFactory |
Per-lock MoonRushTokenLocker contract |
Beneficiary calls release() |
| Solana | launchpad_locker program |
PDA vault ATA per lock | Beneficiary signs withdraw |
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)
- Collect — Fee sent to treasury (USDC on Solana; native token on EVM).
- Bridge — EVM fees converted to Solana via deBridge DLN (primary) or ChangeNOW (fallback).
- Swap — Treasury swaps USDC / SOL → RUSH on Jupiter.
- Burn — RUSH burned on-chain automatically (~every 5 minutes).
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…
Raw files: Token Factory · Standard · Tax · Reflection · Locker Factory · Token Locker · Bonding Factory · Bonding Curve · Bonding Token
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:
- Open your token address on BscScan, Etherscan, BaseScan, etc.
- Go to Contract → Verify and Publish.
- Select Solidity (Single file), compiler v0.8.24, MIT, optimization Yes · 200 runs.
- Paste the matching source from the section above (Standard, Tax, or Reflection).
- Enter constructor arguments (name, symbol, supply, decimals, owner, tax params if applicable).
- 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_KEYis configured.
Security model
- No upgradeable proxies — Each token and locker is a fresh immutable deployment.
- You are owner —
Ownable(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.
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.