Skip to main content

GET /api/chain/:slug/stats

MethodGET
Path/api/chain/:slug/stats
GroupChain Admin
Authauthenticated session
Sourceshared/api-core/src/routes/chainAdmin.ts

Call it

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

Requires an authenticated session — sign in first; the session is sent automatically by the browser/SDK.

Reference