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

bug: cannot yarn verify --network arbitrumGoerli #715

Closed
1 task done
kmjones1979 opened this issue Feb 10, 2024 · 1 comment · Fixed by #716
Closed
1 task done

bug: cannot yarn verify --network arbitrumGoerli #715

kmjones1979 opened this issue Feb 10, 2024 · 1 comment · Fixed by #716

Comments

@kmjones1979
Copy link
Collaborator

Is there an existing issue for this?

Which method was used to setup Scaffold-ETH 2 ?

git clone

Current Behavior

Results in Error: getaddrinfo ENOTFOUND api-goerli.arbiscan.io

The endpoint seems down...

$_ curl -i https://api-goerli.arbiscan.io/api
curl: (6) Could not resolve host: api-goerli.arbiscan.io

I am guessing Arbitrum is planning to shutdown goerli. Should we just remove it and replace with arbitrumSepolia?

Expected Behavior

Verification success :)

Steps To Reproduce

yarn verify --network arbitrumGoerli

Anything else?

No response

@technophile-04
Copy link
Collaborator

Ohh yes !

Screenshot 2024-02-10 at 3 38 25 PM

I think they also have removed the whole block explorer for goerli https://docs.arbitrum.io/node-running/node-providers#arbitrum-public-rpc-endpoints

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 a pull request may close this issue.

2 participants