question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to set Etherscan API Key env

See original GitHub issue

For some reason I have to replace the value defined here: https://github.com/naddison36/tx2uml/blob/5a9208fee85c844c4fa93a2999961df4a555a2ae/src/ts/clients/EtherscanClient.ts#L24

with my own etherscan API key, otherwise it will not accept my API Key for usage, and give me a rate limit error

Note: my API key is Etherscan Pro

Version: latest Nodejs: 14/lts OS: OSX 15.5.5

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
naddison36commented, Aug 24, 2021

I see the problem. Thanks for reporting. Try v1.0.15 I just published

0reactions
sambachacommented, Aug 24, 2021

thanks @naddison36 , much appreciated

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error publishing source code - etherscan
I am having the same problem when trying to deploy my contract using rinkeby network. Though when I try to run the following...
Read more >
Submitting your smart contract to Etherscan | Alchemy | Medium
Step 1: Generate an API Key on your Etherscan account. An Etherscan API Key is necessary to verify that you're the owner of...
Read more >
hardhat-etherscan | Ethereum development environment for ...
To configure the API keys for the chains you are using, provide an object under etherscan/apiKey with the identifier of each chain as...
Read more >
Submitting your Smart Contract to Etherscan - Alchemy Docs
Step 1: Generate an API Key on your Etherscan account. An Etherscan API Key is necessary to verify that you're the owner of...
Read more >
Error in plugin @nomiclabs/hardhat-etherscan: The contract ...
etherscan : { apiKey: process.env. ... set proxy const { ProxyAgent, setGlobalDispatcher } = require("undici"); const proxyAgent = new ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found