Ethereum Goerli support ending April 1st - migrate to Sepolia
Author: Sameena Shaffeeullah

We will turn off our Goerli nodes for Ethereum on April 1, 2024. (Note: this is an updated date from Alchemy's original deprecation date of April 3, 2024.) This means if you try to send requests to these nodes, your requests will fail with a DNS resolution error.
Per Ethereum’s original plans, the Goerli testnet was due to be sunset on April 13th. However, nearly all Goerli validators are currently shut down.
This means the Ethereum Goerli network will not function reliably until April 13th. We are already seeing extreme instability in the network, and we urge you to migrate to Sepolia immediately.
Required actions for developers
To ensure you’re able to continue testing seamlessly, you will need to migrate to Ethereum Sepolia before April 1st.
Ethereum Sepolia is the sustainable path forward for web3 developers and we encourage devs to use it for any testing and development needs.
Ethereum Sepolia offers many benefits over Goerli, such as improved scalability and lower gas fees — all attributes we think will ultimately lead to better application development.
How to migrate to Ethereum Sepolia

Follow these 5 steps to migrate from Goerli to the Sepolia testnet on Ethereum:
- Create a new app from the Alchemy dashboard on the Etherum Sepolia network.
- Get free Optimism Sepolia tokens from Alchemy's public Ethereum Sepolia Faucet which drips up to 0.5 SepoliaETH per day.
- Change your
API\_URLto your Optimism Sepolia RPC URL:https://eth-sepolia.g.alchemy.com/v2/\[YOUR-API-KEY\] - Deploy your test contract to Ethereum Sepolia.
- Change your tests to use the new contract.
For more detailed instructions, please reference the "How to Deploy a Smart Contract to the Sepolia Testnet" tutorial on our docs.
A note on other chains
Goerli deprecation dates for other chains are up to date on this blog post.
Alchemy Newsletter
Be the first to know about releases
ニュースレターに登録する
Alchemyの最新のプロダクト情報とリソースをお届けします
メールアドレスを入力すると、当社のマーケティング情報およびプロダクト最新情報の受信に同意したことになります。Alchemyが受け取った情報をプライバシー通知に従って取り扱うことに同意するものとします。購読はいつでも解除できます。
Related articles

What Solana builders ship on Alchemy
See how Solflare, Phantom, Collector Crypt, and other Solana teams build wallets, trading platforms, and real-world assets on Alchemy's Solana RPC and gRPC infrastructure.

Turn Claude Code into an onchain research agent
Turn Claude Code into an onchain research agent with the Alchemy CLI. Trace token launches, deployer wallets, and admin keys by asking the right questions.

Introducing Admin APIs
Apps Management and Usage are generally available. Create apps, manage allowlists, and pull dashboard usage from one endpoint with one Access Key.