Error deploying contract to Sepolia testnet #6543
Unanswered
Priyanshu-Desai
asked this question in
Q&A
Replies: 1 comment
-
Hi @Priyanshu-Desai, As you're using this module require("@nomicfoundation/hardhat-verify"); This can resolve your issue. |
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.
-
I am currently at Lesson 6: Hardhat Simple Storage at this timestamp: 9:00:19
Below is my code.
deploy.js:
hardhat.config.js:
for some reason, when I try to run my code on the Sepolia network, this error gets generated.
I have looked around in the documentation, and other threads to find an answer, but i have not found one yet.
Please, kindly help my fix this issue, thank you.
Beta Was this translation helpful? Give feedback.
All reactions