Verify ERC721PresetMinterPauserAutoId deployed contract on rinkeby with Truffle needs help!

Hi @frangio

I finally got it working by deploying a new contract with your suggestion. thanks you so much.

here is what i did:
follow the instructions here by @abcoathup

instead of using presets (see Getting the contract artifacts section), don’t copy the build dir, instead use suggestion by @frangio above.

after you have completed all the steps in the tutorial, use this to verify (i used truffle). Another good source if you ran into issue using truffle-plugin-verify is to read the code in the repo (look up rkalis/truffle-plugin-verify in github…sorry, newbie only limited to 2 urls per post).

thx again for @frangio @abcoathup for their help, learn so much from your contribution.

Thanks!
L

2 Likes