poanetwork / token-wizard

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

Sorry! The Compiled Contract ByteCode for 'CrowdsaleTokenExt' does NOT match the Contract Creation Code for #1059

Closed ShemiHazah closed 6 years ago

ShemiHazah commented 6 years ago

Im getting this when trying to verify a contract code on etherscan:

Note: Contract was created during Txn# [0x08c39f1a5028a7691764397f9441c0c5890026515b7e51a9e29ac752b68670eb] Result: Does not match the input creation bytecode found at this address

Sorry! The Compiled Contract ByteCode for 'CrowdsaleTokenExt' does NOT match the Contract Creation Code for [0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505].

Contract name(s) found: 'CrowdsaleTokenExt' , 'ERC20' , 'ERC20Basic' , 'MintableTokenExt' , 'Ownable' , 'ReleasableToken' , 'SafeMath' , 'SafeMathLibExt' , 'StandardToken' , 'UpgradeAgent' , 'UpgradeableToken' Unable to Verify Contract source code.

I already verify the SafeMathLib, Flatpricing, MintedToken and ReservedToken (I only have 5 files in the wizzard zip (both txt and sol, 10 files total) , I tried everything and keeps failing. Please help me.

Screenshot: http://knekted.net/wp-content/uploads/2018/07/fail.png I have days trying to do this with same results, thanks in advance.

vbaranov commented 6 years ago

@ShemiHazah

vbaranov commented 6 years ago

@ShemiHazah did it help you?

vbaranov commented 6 years ago

Closed due to no response from the author