Attention Developers!
We are thrilled to announce the release of an API that provides individual access to key KDA metrics, including:
- Total Supply: https://klever-stats.services.klever.io/api.dws?q=totalcoins&kda=asset_id
- Circulating Supply: https://klever-stats.services.klever.io/api.dws?q=circulating&kda=asset_id
- Frozen Balance: https://klever-stats.services.klever.io/api.dws?q=frozen&kda=asset_id
- Holders List: https://klever-stats.services.klever.io/holders?kda=asset_id
All-in-One Endpoint:
For a single endpoint that provides all chain and supply information, use:
https://klever-stats.services.klever.io/?kda=asset_id
Simply replace
asset_id
with the specific KDA ID you want.
These endpoints are crucial for automatic token status updates of KDAs listed on CoinMarketCap (CMC), CoinGecko (CG), and other platforms. You can use them as you wish tho.
At Klever, we are committed to creating the best and most developer-friendly environment for the birth and growth of projects on KleverChain. The Klever community is invaluable to us, and this initiative is further proof of that value.
We hope you find this API to be a valuable resource for your KDA development projects.
Let us know your thoughts and feedback. Happy developing!