M69 Price: Loading...|M69 MarketCap: Loading...|Fund: Loading...|M2 Money Supply (USD): Loading...|Ratio: Loading...|M69 Price: Loading...|M69 MarketCap: Loading...|Fund: Loading...|M2 Money Supply (USD): Loading...|Ratio: Loading...|M69 Price: Loading...|M69 MarketCap: Loading...|Fund: Loading...|M2 Money Supply (USD): Loading...|Ratio: Loading...|M69 Price: Loading...|M69 MarketCap: Loading...|Fund: Loading...|M2 Money Supply (USD): Loading...|Ratio: Loading...|
Money2069

M69 API Documentation

Public REST API for M69 token data. All endpoints return JSON and require no authentication.

Base URLhttps://m69-api-production.up.railway.app

M69 Token Contracts

Total Supply: 2,069,000,000,000 M69 (18 decimals on EVM, 9 on Solana)

M69 Token

Live price, market cap, and per-chain breakdown for the M69 token.

GET/api/v1/m69/price

Returns the latest M69 token price (volume-weighted across all chains), market cap, total supply, 24h/7d/30d price changes, and per-chain pool data.

Try it live →
GET/api/v1/m69/price/history

Returns historical M69 price snapshots. Useful for charting price, market cap, and reference asset prices over time.

Query Parameters
hoursnumberLookback window in hours (1–8760). Default: 24.
Try it live →

LP Positions

Protocol-owned liquidity positions across Ethereum (Uniswap V4), Base (Uniswap V4), and Solana (Raydium).

GET/api/v1/fund/positions

Returns the current state of all protocol-owned LP positions with token amounts, USD values, pool reserves, and the protocol’s share percentage.

Try it live →
GET/api/v1/fund/positions/history

Returns historical snapshots of LP positions over time. Useful for tracking how protocol-owned liquidity evolves.

Query Parameters
hoursnumberLookback window in hours (1–8760). Default: 24.
Try it live →

Notes