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

Verify and Publish contract code on https://poaexplorer.com says "Bytecode does not match" #1056

Open geoinheritance opened 6 years ago

geoinheritance commented 6 years ago

If you are reporting a problem with Token Wizard, please include the following information:

As I was trying to Verify and Publish contract code for the Token Contract deployed on POA Core net, SafeMathLibExt was SUCCESSFULLY VERIFIED; CrowdsaleTokenExt and others was NOT SUCCESSFUL, showing: "Bytecode does not match"

The Token Distribution was successful; and The Crowdsale was successfully Finalized.

Please, how can I resolve the issue to get the contract code for CrowdsaleTokenExt and others Verified and Published on https://poaexplorer.com?

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

POA Core net - using Custom RPC (Private Network): https://poa.infura.io

If you were able to create it, what is the URL of your crowdsale?

https://wizard.oracles.org/crowdsale?addr=0xc739fAf883644f540EafB9eC3Fa52bcA82e6417c&networkID=99

Do you have screenshots showing the problem?

Yes, I do

Do you see errors in the dev console? If yes, please include a screenshot

To open the dev console in Google Chrome, press F12, or go to View -> Developer -> Developer Tools, and open the Console tab

If you see errors, please right click on them and "Save as..". Zip saved file and attach it to the Issue.

Your answer


image

vbaranov commented 6 years ago

@geoinheritance try to verify your smart-contract in BlockScout Alpha blockchain explorer: https://core-alpha.poaexplorer.com/en/addresses/0xc739fAf883644f540EafB9eC3Fa52bcA82e6417c/contract_verifications/new and please let me know the result

geoinheritance commented 6 years ago

Hi Victor,

Thanks for your support.

Unfortunately, the link (URL) that you sent to me did not work. It returned error message in red colour: "there was an error validating your contract, please try again."

On Wed, 12 Sep 2018 at 10:46, Victor Baranov notifications@github.com wrote:

@geoinheritance https://github.com/geoinheritance try to verify your smart-contract in BlockScout Alpha blockchain explorer: https://core-alpha.poaexplorer.com/en/addresses/0xc739fAf883644f540EafB9eC3Fa52bcA82e6417c/contract_verifications/new and please let me know

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/poanetwork/token-wizard/issues/1056#issuecomment-420583493, or mute the thread https://github.com/notifications/unsubscribe-auth/AlkiChMCnA9J7pRrdN0WWLIUGZ_XJleLks5uaNfagaJpZM4VYQgu .

vbaranov commented 5 years ago

Relates to https://github.com/poanetwork/token-wizard/issues/1181