Chiliz Chain API
Chiliz Chain REST API reference: CHZ circulating supply by block, staking data by address, OpenAPI v3 spec, and Swagger docs at cc-api.chiliz.com.
API Details
Base URL
Authentication
Data Format
Endpoints
GET /supply
get
Query parameters
blocknumberOptional
Responses
200
Default Response
application/json
blockstringRequired
totalSupplystringRequired
blockDeflationstringRequired
blockInflationstringRequired
totalBurnedSupplystringRequired
totalIntroducedSupplystringRequired
get/supply
200
Default Response
GET /staker-info
get
Query parameters
validatorstringOptional
stakerstringRequired
toEpochnumberOptional
Responses
200
Default Response
application/json
totalRewardsstringRequired
stakedAmountstringRequired
get/staker-info
200
Default Response
Last updated
Was this helpful?