smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
12.4k stars 2.98k forks source link

The link to ETH Gas Station should be updated #6040

Open sirbots opened 1 year ago

sirbots commented 1 year ago

Describe the enhancement

ETH Gas Station is linked from the readme, but the site is no longer being maintained.

Screenshot 2023-08-21 at 8 38 34 PM

Suggest updating link to the Etherscan Gas Tracker.

theKageEth commented 1 year ago

use this gasReporter: { enabled: true, outputFile: "gas-report.txt", noColors: true, currency: "USD", // gasPrice: 18, coinmarketcap: COINMARKETCAP_API_KEY, gasPriceApi: "https://api.etherscan.io/api?module=proxy&action=eth_gasPrice", this https://api.etherscan.io/api?module=proxy&action=eth_gasPrice will give u latest eth gas price