Replies: 2 comments 1 reply
-
Oh, I got the same issue at Sepolia testnet... Did you solve it? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey y'all, for the compiler version parameter try putting it in your solc = "0.8.19" or whichever version. The terminal won't notice changes in your .env until you do |
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've written this script to verify an contract that receives an address, bytes32 and another address in the constructor:
However, mumbai scan is always failing to verify. I'm pretty sure all the values are right. Am I missing something on enconding these values?
Beta Was this translation helpful? Give feedback.
All reactions