Skip to content

Fix verification process#397

Merged
gzeoneth merged 2 commits intorelease-3.2.0from
fix-verify-process
Jan 6, 2026
Merged

Fix verification process#397
gzeoneth merged 2 commits intorelease-3.2.0from
fix-verify-process

Conversation

@TucksonDev
Copy link
Contributor

This PR updates the hardhat-verify package to v2.1.3, which uses Etherscan's API v2.

Etherscan's API v2 uses a single API URL for all supported networks, which includes Arbitrum One, Nova and Sepolia. Now within the request sent to the API, the chain id of the network is included. Only Etherescan's API keys are valid now (the ones obtained from network-specific explorers, like Arbiscan, are no valid anymore).

Also, hardhat-verify@v2.1.3 includes arbitrumSepolia in their predefined networks, so there's no need to add it as a custom network anymore.

Finally, verification in sourcify has been included in the configuration, and the internal documentation has been updated with the same format.

@TucksonDev TucksonDev changed the base branch from develop to release-3.2.0 December 12, 2025 16:35
Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gzeoneth gzeoneth merged commit 036a4cc into release-3.2.0 Jan 6, 2026
13 checks passed
@gzeoneth gzeoneth deleted the fix-verify-process branch January 6, 2026 07:14
yahgwai pushed a commit that referenced this pull request Mar 18, 2026
Co-authored-by: gzeon <hng@offchainlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants