Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etherscan Multichain Contract Verification #7485

Closed
0xV4L3NT1N3 opened this issue Mar 25, 2024 · 0 comments · Fixed by #7537
Closed

Etherscan Multichain Contract Verification #7485

0xV4L3NT1N3 opened this issue Mar 25, 2024 · 0 comments · Fixed by #7537
Labels
T-feature Type: feature

Comments

@0xV4L3NT1N3
Copy link

Component

Forge

Describe the feature you would like

Gm, we've made Etherscan's contract verification endpoint accept verification requests for any Etherscan-like explorer ( BscScan, PolygonScan, BaseScan etc ).

You will only need an Etherscan API key and append a chainId parameter when submitting contract verification requests to Etherscan, which will verify it on the corresponding explorer.

Open to suggestions on how to best support this change in Forge Verify!

Additional context

https://docs.etherscan.io/contract-verification/multichain-verification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature Type: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant