Can't verify ERC20 contract importing OpenZeppelin

Hi @marslan,

Welcome to the community :wave:

I recommend the following method: Verify smart contract inheriting from OpenZeppelin Contracts

Your ERC20 contract has no constructor parameters. On Etherscan when verifying you can remove anything in the constructor parameters field.

If you run into issue, let me know the address, and what network you are using and I can try to verify for you.