Open mkh01 opened 3 years ago
After i deploy the contract on remix, when i try to verify it on etherscan ropsten network, it always fails.
I added all the openzeppelin files into the contract and deployed without problems then i copied the code into etherscan and got this problem.
Any help would be appreciated.
same issue here
When you sign the contract, make sure you sign with YES on optimization. Just a thought
After i deploy the contract on remix, when i try to verify it on etherscan ropsten network, it always fails.
I added all the openzeppelin files into the contract and deployed without problems then i copied the code into etherscan and got this problem.
Any help would be appreciated.