Gas Tracker
Number of APIs: 5
-
Get Daily Average Gas Limit GET https://api.etherscan.io/api?module=stats&action=dailyavggaslimit&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken
-
Get Estimation of Confirmation Time GET https://api.etherscan.io/api?module=gastracker&action=gasestimate&gasprice=2000000000&apikey=YourApiKeyToken
-
Get Gas Oracle GET https://api.etherscan.io/api?module=gastracker&action=gasoracle&apikey=YourApiKeyToken
-
Get Ethereum Daily Total Gas Used GET https://api.etherscan.io/api?module=stats&action=dailygasused&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken
-
Get Daily Average Gas Price GET https://api.etherscan.io/api?module=stats&action=dailyavggasprice&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken