The contract is already verified and published but I need to give a different ABI. However I can't reverify the contract.
Asked
Active
Viewed 112 times
1 Answers
0
EtherScan verification works on source code, not ABI files.
If your contract source code changes, you recompile the smart contract and redeploy it and reverify the new version.

Mikko Ohtamaa
- 82,057
- 50
- 264
- 435