Skip to content
Discussion options

You must be logged in to vote

Hello @InsidTrifl This could be due to the "duplication" of the contract, if your code is exactly the same as on the course, it'll be automatically verified. Take in mind the same group of characters will generate the exact bytecode, also make sure your private key from EtherScan is correctly added to your env variables. anyways try the following:

  1. change a variable name, this will change the bytecode, and try again
  2. Again be sure your private key for etherscan api y correctly added.
  3. don't modify the code but set verify=True to false, and see if it gets automatically verified.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant