Get circulating supply

How many DUAL are in circulation right now, as a plain number of whole tokens — no JSON wrapper, nothing else in the response: Circulating supply is the total supply minus everything still locked up and releasing gradually over time, using the deployment's configured supply schedule and worked out fresh for each request. The bare number is deliberate: it is the shape price and market trackers expect. Open to everyone. No sign-in needed.

GET
/public/network/token/circulating-supply

Response Body

text/plain

application/json

application/json

curl -X GET "https://api.dual.network/public/network/token/circulating-supply"
"string"
{
  "code": 3,
  "message": "Key: 'limit' Error:Field validation for 'limit' failed on the 'lte' tag"
}
{
  "code": 13,
  "message": "internal error"
}