Hi everyone, I'm trying to verify my contracts in Bsc scan but I'm getting the error you can see in the follow image:
How can I get rid of this king of problem?
Hi everyone, I'm trying to verify my contracts in Bsc scan but I'm getting the error you can see in the follow image:
The compiler on the BSC scan side doesn't import external libraries as your local compiler or Remix does. Therefore, you'll need to flatten the contracts first.
Many thanks @maxareo
Please search the forum and you should find our guide: