Stats
Etherscan-compatible endpoints for the Stats module.
Get Ether Last Price
Returns the latest price of 1 ETH.
GET
https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api?module=stats&action=ethprice&apikey=YourApiKeyToken1curl 'https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api?module=stats&action=ethprice' \
2 -H 'apikey: YourApiKeyToken'