Gas Tracker
Etherscan-compatible endpoints for the Gas Tracker module.
Get Gas Oracle
Returns the current Safe, Proposed and Fast gas prices.
GET
https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api?module=gastracker&action=gasoracle&apikey=YourApiKeyToken1curl 'https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api?module=gastracker&action=gasoracle' \
2 -H 'apikey: YourApiKeyToken'