Skip to content

Verify smartcontract on sepolia-era.zksync.network with hardhat plugin #732

Closed Answered by kaymomin
cytadela8 asked this question in Dev Tooling
Discussion options

You must be logged in to vote

Both ZKsync Explorer and Etherscan explorer for Era have different APIs, which makes the verification process a bit different for each.

The hardhat-zksync-verify plugin was originally built to verify contracts specifically on the ZKsync Explorer since, at the time, we didn’t have an Etherscan explorer for Era. However, we're actively working on updating the plugin to support both explorers.

You can expect the new version to be released later this week or early next week.

If you need a solution right now, the latest foundry-zksync release already supports both explorers. Just use forge verify-contract to verify your contracts.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kaymomin
Comment options

Answer selected by kaymomin
@gleenai
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Questions related to zkSync Tooling
2 participants