-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Optimism Goerli Infura support #3323
Labels
investigate
Under investigation and may be a bug.
Comments
This has been updated in 5.7.2. Thanks! :) |
Woodpile37
pushed a commit
to Woodpile37/ethers.js
that referenced
this issue
Jan 14, 2024
Woodpile37
pushed a commit
to Woodpile37/ethers.js
that referenced
this issue
Jan 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ethers Version
5.7.0
Search Terms
optimism, goerli, infura
Describe the Problem
Similar to issue #3246, creating a InfuraProvider instance with 'optimism-goerli' generates
unsupported network error
Code Snippet
Contract ABI
No response
Errors
`unsupported network (argument="network", value={"name":"optimism-goerli","chainId":420,"ensAddress":null,"_defaultProvider":null}, code=INVALID_ARGUMENT, version=providers/5.7.0)`
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: