Chiliz Chain API
Last updated
Was this helpful?
Last updated
Was this helpful?
The Chiliz Chain API provides access to useful information about the CHZ supply and governance, including circulating supply details up to a specific block and staking information for a given address.
The API's base URL is
The default Swagger doc is available here:
The Chiliz Chain API uses the (OAS) v3.0.3 for defining its security schemes.
Please refer to the for details on how to authenticate, as specific authentication methods are not detailed in this documentation.
All requests and responses are in JSON format.
Retrieves the current circulating supply of CHZ up to a specified block number, along with block-specific inflation and deflation information.
Retrieves the current total staked amount and staking rewards for a specific address up to a certain epoch number, along with details of where the CHZ is staked (validators and amounts).
Default Response
Default Response