Do we have any npm library available to automatically verify the contracts from the CLI like this https://hardhat.org/hardhat-runner/plugins/nomiclabs-hardhat-etherscan
Alternatively , is there any API we can hit and submit the contract ABI and address to get it verified , Because the current process is very tiring if my project has 10-15 contracts which needs to be verified.
Discussion (3)
@ivan_blocksscan
@ncode We are working on to created Etherscan Compatible API that would help developer including contract verification using hardhat. We would get it live soon.
@blocksscan @blocksscanio @rupps_blocksscan