SSE
/api/public/v1/stream/launchesSubscribe · new launches (SSE)
Real-time feed of Noxa token launches. Emits one message per new launch as it lands on-chain — perfect for sniper bots.
Request
bash
curl -N https://noxaportal.fun/api/public/v1/stream/launchesResponse
json
data: {"type":"connected","cursor":128}
data: {"type":"launch","id":129,"block":7587146,"time":"2026-07-12T…","tx":"0x…","token":"0x…","eventTopic":"0x…"}