Skip to content

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

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.

4 participants