question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Optimism Goerli Support

See original GitHub issue

Ethers Version

5.6.9

Search Terms

No response

Describe the Problem

Currently if I create an AlchemyProvider with { chainID: 420, name: ‘Goerli Opt’ } I will get unsupported network error. Any timeline on when optimism goerli support will be added?

Code Snippet

new providers.AlchemyWebSocketProvider(
      420,
      'xxx'
    )

Contract ABI

No response

Errors

Error: unsupported network (argument="network", value={"name":"optimism-goerli","chainId":420,"ensAddress":null,"_defaultProvider":null}, code=INVALID_ARGUMENT, version=providers/5.6.8)

Environment

No response

Environment (Other)

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ricmoocommented, Aug 9, 2022

This change has be added to the v5.7 branch and will be released with the upcoming minor bump.

0reactions
nirtusbrocommented, Oct 6, 2022

That’s nice to hear, we are having trouble with this. Do you know when this might be released?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Optimism Goerli - Testnets - Alchemy
Optimism Goerli is the blockchain's public testnet that lets developers test their deployed smart contracts with Optimism Goerli ETH.
Read more >
Network Faucets - Optimism Docs
Goerli Faucets. These are faucets you can use to get test ETH on Goerli. We recommend getting Goerli ETH from Alchemy's faucet here...
Read more >
OP Labs on Twitter: "On Jan. 12, Optimism's Goerli Testnet is ...
On Jan. 12, Optimism's Goerli Testnet is migrating to Bedrock! Most users & apps won't be impacted by the upgrade, and we're working...
Read more >
Optimism's Goerli Testnet to Migrate to Bedrock on January 12th
It will allow Optimism to reduce fees, incorporate multiple proof mechanisms including ZK proofs, and support multiple execution clients. After ...
Read more >
Connect Metamask to OGOR Optimistic Ethereum Testnet Goerli
Optimistic Ethereum Testnet Goerli is an EVM equivalent Optimistic Rollup chain. It's designed to be fast, simple, and secure - but solely for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found