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