Circulating Supply API
This page provides real-time data on CHC's circulating supply, burned tokens, and total supply via a simple public API. Ideal for integrations with exchanges, dashboards, and analytics tools.
🔗 CHC Public API
🧮 Circulating Supply API
📡 Live API Endpoint
🧾 Example Response
{
"version": "v1",
"timestamp": "2025-07-19T18:00:00+01:00",
"circulatingSupply": "799,000,000,000 CHC",
"burned": "201,000,000,000 CHC",
"totalSupply": "1,000,000,000,000 CHC"
}Last updated
Was this helpful?
