-
Notifications
You must be signed in to change notification settings - Fork 394
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
contract verified on rinkeby but failed on ETH mainnet #194
Comments
Do you have enough eth to pay the gas and the contract for your collection?¿ |
Hi @lbastian10, please avoid posting the same question multiple times. I already answered here. About the mainnet appearing "red" that's correct. The main network is shown as red as a warning so the user knows that he must pay attention to what he is doing. Also verifying the collection doesn't cost anything, so you don't need any ETH for this. Please reply here if you need any further help with this. |
thank you for your response, @liarco probably thats what happening that i update some dependency or something but it was cause the couple of times that i tried verifying failed so i was trying to fixit. i've been trying so many thing but always failed, even manually verification. what would you recommend ? to make a new fresh contract thank you so much |
@lbastian10, I'm sorry but trying to get back to the original code you had when you deployed the contract might cost you more than deploying again. If your only option is to deploy again, then here is what I suggest:
I hope this helps. |
Hi im been trying to verify my contract on ETH mainnet for always failed but the same contract worked fine and was verified on rinkeby
Error in plugin @nomiclabs/hardhat-etherscan: The contract verification failed.
Reason: Fail - Unable to verify
For more info run Hardhat with --show-stack-traces
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
thanks
The text was updated successfully, but these errors were encountered: