Replies: 1 comment
-
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.
-
Version:
forge 0.2.0 (6871421 2022-11-25T00:15:01.855568Z)
Issue:
My contract verifications only fail no matter if I use forge create, forge verify-contract, or a deploying script with --verify. The same exact bytecode in artifacts as etherscan so I'm very confused. Same code and commands work just fine for verifying on Sepolia so I'm wondering if its an issue with etherscans Goerli verification api. Here is a repo with contract that fails to verify on Goerli but verifies just fine on Sepolia HERE.
Beta Was this translation helpful? Give feedback.
All reactions