-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
verification of contract with hardhat-etherscan broken again #2465
Comments
The error I'm receiving is the same as I got when it last broke. NomicLabsHardhatPluginError: The contract verification failed. |
I'm having the same issue. |
Good to know I'm not the only one :') |
Same issues here 😔 |
@JEflyer in which network are you trying to verify the contract? |
I was able to verify a contract on Rinkeby. We'll need a minimal reproducible example to be able to investigate this. Please don't add "same issue" comments unless you can provide one. |
Same issues here! I was able to verify a contract on Rinkeby and Ropsten. |
@italosantana did you read what I wrote before commenting? |
Hey @fvictorio Just created a new repo to test from scratch. Both rinkeby and ropsten contract verification seems to be working at the moment. I had issues earlier for about 12 hours and had stopped trying until now. If I remember correctly I was getting 403 with some html page throw as the error in the console. If I encounter it again I'll post a screenshot and a reproduction case. Maybe it had to do with Etherscan api's. Perhaps error logging could be improved if Etherscan was the cause to make it clear that it has nothing to do with Hardhat but the underlying api is having issues. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@JEflyer @fvictorio Yesterday, I failed verifying code that I could verify before, so I imagine that was something internal. |
When verifying my contract 5 days ago it worked, then it broke & started working again & now it has broke again.
Is there a ETA for this to be stable & working again?
I've updated to the latest version of hardhat-etherscan & tried previous versions with no working result.
The text was updated successfully, but these errors were encountered: