-
Notifications
You must be signed in to change notification settings - Fork 46
chore: deprecate Etherscan V1 #101
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
Conversation
@zerosnacks does this means that we won't support custom etherscan v1 api like verifiers? |
To my understanding the only difference between V1 / V2 is effectively the API URL construction and some special handling we do such as |
yeah, just to make sure we properly handle this 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Should be considered as part of foundry-rs/foundry#10913 and merged after initial approval of main PR: foundry-rs/foundry#11387