Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Minereum Token Creation Service - Create your own ERC20 Ethereum Token
by
yehey
on 29/06/2017, 15:21:47 UTC
When I tried to verify I get this error. This is the last part of the instruction.

Quote
Sorry! The Compiled Contract ByteCode for 'Token' does NOT match the Contract Creation Code for [0x20cdc3acc3a54b095d5cd6e7aae71269cd1b5083].

Contract name(s) found: 'Token'
Unable to Verify Contract at this point time.

Did you follow the steps here?

https://bitcointalk.org/index.php?topic=1867535.msg19630037#msg19630037

I tried this

You can can verify your code here:
1. Go to https://etherscan.io/address/[YourContractAddress]
2. Click on the tab Contract Code
3. Click on "Verify and Publish"
4. Paste the source code as stated in the Token Creation Service post: https://bitcointalk.org/index.php?topic=1867535.msg19583893#msg19583893
5. Put the following parameters:

This is my entry to verify.
https://yehey.com/wp-content/uploads/2017/06/Yehey.com_.Minereum.Etherscan.io_.verify.png

and my error after.
https://yehey.com/wp-content/uploads/2017/06/Yehey.com_.Minereum.Etherscan.io_.verify.error_.png

What am I doing wrong to verify my token?