Stats

Get Total Supply of CELO

Returns the current amount of CELO in circulation.

https://api-alfajores.celoscan.io/api
   ?module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

No parameters required.

Get CELO Last Price

Returns the latest price of 1 CELO.

https://api-alfajores.celoscan.io/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

No parameters required.

Last updated