About MoonMath

    Stop guessing. Start calculating. Built for traders who demand precision.

    Our Mission

    In the world of crypto trading, everyone talks about "mooning" and "10x gains" - but nobody shows you the math behind what it actually takes to get there.

    MoonMath was built to change that. We provide the only free calculator that shows you exactly how much capital inflow (buy volume) is needed to reach specific market cap targets using real AMM (Automated Market Maker) formulas.

    No more blind speculation. No more unrealistic price predictions. Just cold, hard math based on actual liquidity pools and blockchain data.

    How It Works

    1. Real-Time Data Fetching

    We pull live token data from DexScreener and GeckoTerminal APIs, including current price, liquidity pools, token reserves, and trading volume across multiple chains (Solana, Ethereum, BSC, Polygon, Avalanche, Base).

    2. AMM Formula Calculations

    Using the constant product formula (k = x * y) from Uniswap v2 style AMMs, we calculate the exact USD inflow needed for each target market cap:

    targetPrice = targetMcap / circulatingSupply
    newPairReserve = sqrt(k / (tokenReserve / priceRatio))
    requiredInflow = newPairReserve - currentPairReserve

    3. Multi-Target Simulation

    We simulate market cap targets from $500K to $10M+ (or custom values), showing you:

    • Required USD buy volume (inflow)
    • Projected token price at each milestone
    • Percentage increase from current price
    • Visual charts for easy analysis

    4. Manual Adjustments

    Because not all data sources account for burned tokens or accurate circulating supply, we let you manually adjust market cap and supply values to ensure precision.

    Key Features

    Multi-Chain Support

    Solana, Ethereum, BSC, Polygon, Avalanche, Base - all supported with automatic chain detection.

    Community Feature Voting

    Vote for the features you want to see next! Shape MoonMath's roadmap with 1 vote per day.

    Recent Searches Ticker

    See what other traders are analyzing in real-time. Updated every 60 seconds globally.

    Screenshot Export

    Save your simulations as high-quality images for sharing or record-keeping.

    100% Free

    No registration, no paywalls, no hidden fees. All features available to everyone.

    Open Source Math

    All calculations are transparent and based on proven AMM formulas used by major DEXs.

    Mobile Optimized

    Trade on the go with our fully responsive design that works perfectly on all devices.

    Tech Stack

    Frontend

    • Next.js 16 + TypeScript
    • React 19 (App Router)
    • TailwindCSS
    • Shadcn/ui
    • Framer Motion
    • Recharts

    Backend

    • Next.js API Routes
    • Vercel Serverless
    • Vercel KV (Redis)
    • Zod Validation
    • Resend API (Email)

    Data Sources

    • DexScreener API
    • GeckoTerminal API
    • Real-time DEX data
    • Multi-chain indexing

    What's Next

    MoonMath is now community-driven! Visit our Feature Voting page to vote for the features you want to see next. Your votes directly shape our roadmap.

    We're constantly improving MoonMath with new features and calculators. Coming soon:

    • Liquidity Impact Calculator - Simulate adding/removing liquidity (#15)
    • Profit Calculator - Calculate ROI based on entry/exit prices (#16)
    • Fee Calculator - Breakdown of trading fees + slippage (#17)
    • Portfolio Tracker - Track multiple tokens in one place (#18)
    • Historical Charts - TradingView integration (#19)
    • Token Comparison - Side-by-side analysis (#20)

    💡 Want to contribute? Check out our GitHub Issues for open tasks or suggest new features!