Base Goerli Support Ending 2/9 - Migrate to Sepolia
Author: Sameena Shaffeeullah
On Monday 1/29, Base announced on Discord that their Goerli Testnet is scheduled to be spun down on February 9th. After that time, no new transactions will be able to be posted on the network. We will keep our nodes running for an extra week after this date.
On 2/16 we will turn off our Goerli nodes for Base. This means if you try to send requests to these nodes, your requests will fail with a DNS resolution error.
Required Actions for Developers
To ensure you’re able to continue testing seamlessly, you will need to migrate to Base Sepolia before 2/9.
Base Sepolia is the sustainable path forward for web3 developers and we encourage devs to use it for any testing and development needs.
Base 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 Base Sepolia

Follow these 5 steps to migrate from Goerli to the Sepolia testnet on Base:
Create a new app from the Alchemy dashboard on the Base Sepolia network.
Get free Base Sepolia tokens from Alchemy's public Base Sepolia Faucet which drips up to 0.5 SepoliaETH per day.
Change your
API_URLto your Base Sepolia RPC URL:https://base-sepolia.g.alchemy.com/v2/[YOUR-API-KEY]Deploy your test contract to Base 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:
We do not yet have a date where we will end support for Ethereum, Optimism, Arbitrum, zkEvm and Starknet Goerli nodes. We will keep you informed as we establish timelines for these chains.
Alchemy Newsletter
Be the first to know about releases
Related articles

How to Make a Solana Wallet: A Technical Guide
A walkthrough of Solana wallets covering the basics and how to steps on configuring your own basic and smart wallet.
How to Use a Blockchain API
Discover the basics of blockchain APIs, from the fundamentals to practical implementation steps.
How to Use AI Tools in Crypto App Development
Unlock your app's full potential and start coding with AI.