cURL
curl --request GET \ --url https://api.example.com/stats/api/v1/supply
{ "value": { "circulatingSupply": "<string>" }, "success": true, "timestamp": 123 }
Get total DDX circulation information
DDX Circulating Supply
Successful response for the Exchange Supply API
The value of the response.
Show child attributes
{ "circulatingSupply": "26094663" }
Whether the request was successful
The timestamp of the response
1673031089