Replies: 2 comments
-
Could you make a repo and link it here, thank you. I will look into it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@JackNakle Do not worry, It happens while copying the code if add some additional space it creates an opcode for it and there could be any minor reason for a different abi code. From the next lesson, you will learn to verify the contract programmatically and it will work. |
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.
-
Good day team,
I am having trouble verifying and publishing source code to Rinkeby Etherscan. Contract compiles on remix . Has anyone have similar problem?
Thanks, Jack.
"
Compiler debug log:
Error! Unable to generate Contract ByteCode and ABI
Found the following ContractName(s) in source code : SimpleStorage
But we were unable to locate a matching bytecode (err_code_2)
For troubleshooting, you can try compiling your source code with the Remix - Solidity IDE and check for exceptions "
Beta Was this translation helpful? Give feedback.
All reactions