Skip to main content

GET /api/chain/:slug/tally/supply

MethodGET
Path/api/chain/:slug/tally/supply
GroupTally
Authoptional (richer response when authenticated)
Sourceshared/api-core/src/routes/tally.ts

Call it

curl -X GET https://zeqsdk.com/api/chain/:slug/tally/supply

Authentication is optional; an API key or session yields a richer response.

Reference