poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
381 stars 216 forks source link

Sorry! The Compiled Contract ByteCode for ... does NOT match the Contract Creation Code for Address #1205

Closed LucreToken closed 5 years ago

LucreToken commented 5 years ago

I have deployed my contract on the Mainnet. My contract address is 0x4ac583bb9c55658ebb17805f1cc8c1fa75c210d8

When I try to verify it here https://etherscan.io/verifyContract2 I get the following error:

Sorry! The Compiled Contract ByteCode for 'Lucre' does NOT match the Contract Creation Code for Address 0x4ac583BB9c55658EBB17805F1Cc8c1Fa75c210d8. Found the following ContractName(s) in source code: Lucre, SafeMath, StandardToken, Token.

Here is the source code: https://github.com/LucreToken/contracts/blob/master/Lucre.sol

vbaranov commented 5 years ago

@LucreToken Could you post here a screenshot of the filled verification form before submission?

LucreToken commented 5 years ago

Here is the screenshot image

vbaranov commented 5 years ago

@LucreToken I mean screenshot before you clicked to "Verify" button. It is interesting, how your filled form looks like.

LucreToken commented 5 years ago

image

vbaranov commented 5 years ago

The current repository supports only tokens created by Token Wizard.