Error! Unable to generate Contract Bytecode and ABI code

32 views Asked by At

Compiler debug log: Error! Unable to generate Contract Bytecode and ABI Found the following ContractName(s) in source code : mycontractname 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 enter image description here

enter image description here

all things are matched.

and Optimization:true;

0

There are 0 answers