Hacker News new | ask | show | jobs
by chandraonline 3010 days ago
https://etherscan.io/verifyContract?a=0x100cc2fa0ea14bf9b074... This page does not work for truffle deployed contracts. You will see a new Beta Source Code Contract Verifier link on that page (thats what I linked to above) , this will allow you to verify. Set the Optimized to No and Runs (Optimizer) to 0. This is how I got my hello world contract verified on the rinkeby test chain: https://github.com/Tri-Valley-Blockchain/blockchain-playgrou...