How to verfiy contract bscscan my coin

Hi @jellybone welcome to Open Zeppelin.

You will need to figure out what's going in your developer environment (Remix) to find out why you can't verify.

It looks like your issue is related to IERC20.sol, so figure out where that is and make sure your compiler sees it properly when verifying.

2 Likes