This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Add more networks to etherscan fetcher (including linea) #6152
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Etherscan added four more networks! This PR adds support for them.
These networks are Linea (yay!) and its Goerli testnet; Base mainnet (it already supported Base Goerli, but now here's the mainnet); and a testnet for some sort of optimistic Binance L2? Idk. That last one doesn't appear in commonly-used chains.json files (e.g. Sourcify's), but I was able to verify its chain ID and network ID (both equal to 5611), so I'm including it.
Addresses you can test this with if you want:
Base mainnet: 0x5c86d643Cca3762264711fD9c760BA8e7e6c44Da
Linea mainnet: 0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B
Linea Goerli: 0x18D10e66D77E1b5aF072bB44c97de8b0a2eC96eE
This optimistic Binance thing: 0x9BcC6C79C164161A3D14e61f1290074Cdff57BC7