Stats

Get Total Supply of CRO on the Cronos Chain

Returns the current amount of CRO in circulation.

https://api.cronoscan.com/api?
   module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get CRO Last Price

Returns the latest price of 1 CRO.

https://api.cronoscan.com/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated