Returns the current amount of ETH in circulation.
https://api-zkevm.polygonscan.com/api?
module=stats
&action=ETHsupply
&apikey=YourApiKeyToken
Try this endpoint in your
Returns the latest price of 1 ETH.
https://api-zkevm.polygonscan.com/api
?module=stats
&action=ETHprice
&apikey=YourApiKeyToken
Try this endpoint in your