Skip to content

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

Merged

Conversation

iTranscend
Copy link
Contributor

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

@iTranscend iTranscend changed the title chore: update ehterscan api urls to v2 chore: update etherscan api urls to v2 Jul 1, 2025
Copy link
Member

@mattsse mattsse left a 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

@grandizzy
Copy link

this makes sense now that v1 is basically defunct,

wdyt @grandizzy

yep, makes sense!

@grandizzy
Copy link

assets/chains.json needs update too to fix failing tests

@grandizzy grandizzy self-requested a review July 2, 2025 04:18
Copy link

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

lgtm!

@portdeveloper
Copy link

portdeveloper commented Jul 2, 2025

Is it possible to change the Monad Explorer url to this instead? https://testnet.monadscan.com
It is on line 1676 in named.rs and line 1092 in chains.json

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.

@zerosnacks zerosnacks requested a review from mattsse July 2, 2025 14:33
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@zerosnacks
Copy link
Member

Is it possible to change the Monad Explorer url to this instead? https://testnet.monadscan.com It is on line 1676 in named.rs and line 1092 in chains.json

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.

Added in follow-up: #175

@zerosnacks zerosnacks merged commit 063ce98 into alloy-rs:main Jul 2, 2025
20 checks passed
zerosnacks added a commit that referenced this pull request Jul 2, 2025
Follow up for: #174, clarify
nightly fmt
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.

Update etherscan API urls to v2
5 participants