smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
12.25k stars 2.94k forks source link

Verify & Publish Contract Source Code #3250

Open colonelxy opened 1 year ago

colonelxy commented 1 year ago

Hi guys, I'm getting the error below when I try verifying my 1-file contract on Goerli. Any help?

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)

krakxn commented 1 year ago

Create a discussion and tag me there as this does not seem like a code bug; you can always re-open the issue (by the same button used to close).