Skip to content

fix(infura | arbitrum-goerli): add support for arbitrum-goerli to infuraprovider #3340

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

Closed
wants to merge 1 commit into from

Conversation

cmwhited
Copy link

@cmwhited cmwhited commented Sep 8, 2022

Description

When attempting to instantiate a new providers.InfuraProvider instance using the arbitrum-goerli chain id (421613), as such:

import { providers } from 'ethers'

const provider = new providers.InfuraProvider(421613, 'key')

throws the unsupported network error.

arbitrum goerli is now supported by infura.

Verified

This commit was signed with the committer’s verified signature.
Richienb Richie Bendall
…raprovider
@cmwhited cmwhited changed the title fix(infura | arbirum-goerli): add support for arbitrum-goerli to infuraprovider fix(infura | arbitrum-goerli): add support for arbitrum-goerli to infuraprovider Sep 8, 2022
@mirshko
Copy link

mirshko commented Oct 13, 2022

+1 @ricmoo

ricmoo added a commit that referenced this pull request Oct 19, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ricmoo added a commit that referenced this pull request Oct 19, 2022

Verified

This commit was signed with the committer’s verified signature.
Richienb Richie Bendall
@ricmoo
Copy link
Member

ricmoo commented Oct 19, 2022

This has been updated in 5.7.2.

Thanks! :)

@cmwhited cmwhited closed this Oct 20, 2022
Woodpile37 pushed a commit to Woodpile37/ethers.js that referenced this pull request Jan 14, 2024

Verified

This commit was signed with the committer’s verified signature.
Richienb Richie Bendall
Woodpile37 pushed a commit to Woodpile37/ethers.js that referenced this pull request Jan 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

None yet

3 participants