RE: How To Create Your Own Ethereum Token In An Hour (ERC20 + Verified)

You are viewing a single comment's thread from:

How To Create Your Own Ethereum Token In An Hour (ERC20 + Verified)

in ethereum •  7 years ago 

HI Max,

Thanks for the reply, I really appreciate it; since I posted that question I got a little bit further; I realised the error was in the Pragma Solidity version, in your code it was .4 and it has since been upgraded to .18.

So as soon as I changed that it worked; however my latest problem is, the coin seems to publish fine; and gives me an address, however I can't get it to show up in my wallet when I try and add the coin to Metamask.

Any ideas?

Thanks again.
Cg

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

If this is still an issue and the coin gave a contract address, audit the contract on EtherScan to see if the coins are in there.

If they are and it’s still not showing up in MetaMask I’d contact their support, if they have it.