Verify simple ERC20 Token with burn feature deployed using Remix

Help me to create a simple token ERC20 with a burnable function which I will call manually. So I used this one Create an ERC20 using Remix, without writing Solidity

Successfully did that. But facing problem in verification.


I solved this issue. Flattened the contract and worked smoothly.

1 Like

Hi @Bsc_Talk,

Glad you were able to resolve.