You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Contracts built with an unmodified Truffle can't be verified on Etherscan currently; we're waiting for Ehterscan to be updated to support a compiler option that Truffle passes.
Lets say I have the following contact:
How would you verify this contract on etherscan?
Manually concatenated contract:
https://gist.github.com/rstormsf/c8ffc93a8ddd9c9edfcc2014672a8f59
Deployed: https://kovan.etherscan.io/verifyContract?a=0x9b0ec746d4b91742187071ad8d7c06dc7ba3a4c3
Should I copy/paste all inherited contracts that this contract is depended on?
The text was updated successfully, but these errors were encountered: