no API token was found for this network. Please provide one in your hardhat config #931
Unanswered
OmarWaqar123
asked this question in
Q&A
Replies: 1 comment
-
Your problem can be solved by create a API key via Etherscan and then including it in your Also, in
I also changed it to apiKey to follow camel case convention |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
at 9:10:19 when I'm trying to verify my contract on ether-scan it's continuously throwing this error and I don't know what I'm doing wrong here .
hardhat version: "^2.10.0" , "@nomiclabs/hardhat-etherscan": "^3.1.0".
ERROR
my hardhat.config.js file
my deploy.js file
Beta Was this translation helpful? Give feedback.
All reactions