Get Total Supply of Ether
Returns the current amount of Ether in circulation.
https://api-sepolia.arbiscan.io/api
?module=stats
&action=ethsupply
&apikey=YourApiKeyToken
Try this endpoint in your browser
Returns the latest price of 1 ETH.
https://api-sepolia.arbiscan.io/api
?module=stats
&action=ethprice
&apikey=YourApiKeyToken
Try this endpoint in your browser