Replies: 2 comments 4 replies
-
Hello @wendy556 Definitely check your |
Beta Was this translation helpful? Give feedback.
-
@wendy556 Do you have this in hardhat.config.js file? etherscan: {
apiKey: ETHERSCAN_API_KEY,
}, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently deploying and verifying the contract using hardhat. I run into this error, can someone please help me:)? (using Astrill VPN don't know if is related)
after running this command:
yarn hardhat run scripts/deploy.js --network goerli
OUTPUT:
This is my deploy.js:
Beta Was this translation helpful? Give feedback.
All reactions