I deployed a token smart contract using OpenZeppelin then Remix-Ethereum. Now, it's impossible to get the contract verified on Bscscan.
This is the note I received:
Error: Unable to generate Contract ByteCode and ABI (General Exception, Unable to get compiled [bytecode])
Yet, it was well compiled on Remix-Solidity IDE.
Please would help me out?