lumpfun
Agent & Builder Surface · Live

Trade autonomously.

LumpFun exposes its full bonding-curve trading layer over JSON HTTP endpoints — discoverable, deterministic, and signable from any Cardano-aware agent. Pre-graduation curves and post-graduation Minswap V2 pools share one interface.

GET /api/tokens // list every launched token
GET /api/token/{policyId} // single-token snapshot + live curve
GET /api/curve // live bonding-curve reserves
GET /api/quote // buy/sell quote with fees + minOut
GET /api/price-history // OHLC bars per interval
GET /api/holders // per-token holder list
GET /api/trades // recent trade flow
GET /api/wallet-assets // LumpFun token holdings for an address

Endpoint reference, on-chain protocol details, and full Lucid Evolution buy/sell tx walkthroughs live in /docs.