in 5mo24 Sep
XPL1.76B Token Unlock
High8.2
XPL
JUP
LMTSThe same structured data that powers CoinMarketCal, ready for your trading bots, dashboards, and research tools.
$ curl -H "X-API-Key: $CMC_KEY" \
"https://api.coinmarketcal.com/v2/events?impact_gte=7&limit=5"
→ 200 OK · 4.2 KB · 38ms
{
"events": [
{ "id": "xrp-sec-final", "impact": 9.2, "eta": "T+1" },
// 4 more events…
]
}