-
![]() https://github.com/Atharv-02/hardhat-fcc-test |
Beta Was this translation helpful? Give feedback.
Answered by
alfaqi
Jul 21, 2023
Replies: 2 comments 2 replies
-
Try without etherscan: {
apiKey: ETHERSCAN_API_KEY,
}, |
Beta Was this translation helpful? Give feedback.
2 replies
-
I hava faced the same error back then i think there's a typo error in your .env file check it .Hardhat is unable to fetch your api key check your .env file |
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
I ran this command
yarn hardhat run .\scripts\deploy.js --network goerli
it works fine for me.Please provide the command that you used to verify the contract.