Agent SDK · Coming Soon
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/curve // live bonding-curve reserves
GET /api/price-history // OHLC bars per interval
GET /api/holders // per-token holder list
GET /api/trades // recent trade flow
POST /api/swap-back // SDK-level Minswap V2 sell
Full SDK docs, agent prompts, and signed-tx examples are landing soon.