Skip to content

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.

@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
Copy link
Member

ricmoo commented Oct 19, 2022

This has been updated in 5.7.2.

Thanks! :)

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.

3 participants