ERC20 contract deployed to mainnet via Remix but has zero balance and is not mintable

:computer: Environment
OpenZeppelin Contract, Remix.

:memo:Details
I have deployed this contract on the test network and achieved just what I wanted. I created a token and gave myself mintable rights, all worked as it should on the ropsten etherscan io as I was able to mint, has the right balance, etc…

Then moved into deploying on the main network and got a total balance of 0 and no mintable options. :sleepy:

Code here:

Thanks for your help. Gratitude!

Hey, I think you deployed the contract wrongly,


Just like above, you deployed the contract ERC20, but I think you should deploy GRATITUDE.

2 Likes