Lesson 7: TypeError: customChains is not iterable #2391
jbadillo99
started this conversation in
General
Replies: 1 comment 2 replies
-
@jbadillo99 This could be the etherscan API Key issues, most people have faced, you can try later hopefully it will work. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I have been stuck on this issue for a while I have I keep getting the error below when I deploy on rinkeby, kovan, or goerli and it runs fine whenever it is on the hardhat network. I am not sure if there is an issue with the way that I am writing my verify function.
Thanks in advance for any help
01-deploy-fund-me.js:
hardhat.config.js:
verify.js
Beta Was this translation helpful? Give feedback.
All reactions