Closed sherpya closed 3 months ago
@sherpya Thanks for catching... out of curiosity are you currently seeing etherscan rate limit this call on Ethereum mainnet?
@sherpya Thanks for catching... out of curiosity are you currently seeing etherscan rate limit this call on Ethereum mainnet?
yes, I'm getting:
{
status: "0",
message: "NOTOK",
result: "Missing/Invalid API Key"
}
the url is:
https://api.etherscan.io/api?module=proxy&action=eth_gasPrice"
@sherpya Patched via #240 and published in v2.2.1. Please just lmk if that doesn't fix it and I'll re-open.
Thanks again!
https://github.com/cgewecke/hardhat-gas-reporter/releases/tag/v2.2.1
yes, it works
apiKey
is always empty string on ethereum mainnet