SSE Feed
Subscribe to a real-time stream of events from the Launchpad and AMM. The SSE (Server-Sent Events) feed pushes trades, new token launches, and graduation events as they happen — no polling required.Endpoint
Event Types
trade
Fired for every buy, sell, or swap across all tokens.
token_launch
Fired when a new token is created on the Launchpad.
graduation
Fired when a bonding curve token graduates to the AMM.
JavaScript Client
Connection Details
The SSE feed broadcasts all events across all tokens. Filter client-side by
token_address if you only care about specific tokens.