Developers Forum for XinFin XDC Network

ncode
ncode

Posted on

Automatic Verification of Contracts on Blocksscan

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)

Collapse
ncode profile image
ncode Author
Collapse
ivan_blocksscan profile image
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.

Collapse
ncode profile image
ncode Author