-
Notifications
You must be signed in to change notification settings - Fork 93
chore: update etherscan api urls to v2 #174
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
chore: update etherscan api urls to v2 #174
Conversation
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.
this makes sense now that v1 is basically defunct,
wdyt @grandizzy
yep, makes sense! |
assets/chains.json needs update too to fix failing tests |
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!
Is it possible to change the Monad Explorer url to this instead? I was going to open a new PR but since this is already in the works it made more sense to drop this comment here. |
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 👍
Added in follow-up: #175 |
Follow up for: #174, clarify nightly fmt
This PR updates etherscan api urls to v2 for v2 supported chains.
resolves #173
required for paradigmxyz/reth#17142
see Etherscan v2 API & v2 supported chains
cc @mattsse