Verify Error "ProviderError: Address xxxx is not whitelisted" - Lesson 6 🧨🤯 #1883
Unanswered
midnightprofessional
asked this question in
Q&A
Replies: 2 comments 3 replies
-
@midnightprofessional push the code to GitHub and leave a link here, need to see your settings for it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Before I look at the repo, please make sure your .env is correct |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
While following Lesson 6, I am encountering this error in verifying the SimpleStorage contract in Etherscan with @nomiclabs/hardhat-etherscan on Goerli.
The codes successfully deployed the contract and call it on Goerli, so the Goerli credential is valid.
I spent a few hours Googling but found little relevant answers. 🤯
As the above terminal log shows, the exception was trigged whilte calling run("verify:verify",....)
Thanks a lot for the help.
Beta Was this translation helpful? Give feedback.
All reactions