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

Full Networks support #3

Open
fubuloubu opened this issue Sep 6, 2022 · 0 comments
Open

Full Networks support #3

fubuloubu opened this issue Sep 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fubuloubu
Copy link
Member

Overview

Arbitrum has 5 networks according to chainlist.org
image

3 of these network are "production" meaning they operate as L2s off Ethereum or another L1 (xDai/Gnosis Chain), and the other two are testnets (although Rinkeby is being deprecated)

Unfortunately, we only have the Rinkeby testnet as testnet (which is the wrong key, it should be using rinkeby)

Specification

Update in breaking change release v0.5.0 to change testnet to rinkeby, add goerli and nova, and consider changing mainnet to one since Arbitrum One and Arbitrum Nova are both Ethereum Mainnet L2s

Dependencies

Updates to Infura, Alchemy, and other providers that support Arbitrum required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant