0%
Overview page background
HomeOverviewsTestnets
How to Add Sepolia to MetaMask

How to Add Sepolia to MetaMask

Brady Werkheiser headshot

Written by Brady Werkheiser

Logan Ross headshot

Reviewed by Logan Ross

Published on 2023-03-032 min read

To test a decentralized application before deploying it to the Ethereum mainnet, web3 developers will deploy their smart contracts on a public testnet. Sepolia is a Proof-of-Stake testnet, and a popular test blockchain developers use to validate the functionality of their dapps before migrating them to Ethereum’s layer one blockchain.

This article will explain how to create a free Sepolia RPC endpoint on Alchemy so you can start deploying your smart contracts on the Sepolia testnet.

Once you're done adding Sepolia to MetaMask, you can get free SepoliaETH from Alchemy's Sepolia Faucet.

1. Sign Up for Alchemy

If you do not have an Alchemy account, create a free account. If you have an account, please sign in.

Create a free Alchemy account.
Create a free Alchemy account.

Alchemy’s free tier provides Sepolia testnet support, and gives developers access to the largest free plan in web3. Get access to full archive data, no daily request limits, access enhanced APIs, and 300,000,000 compute units per month on Supernode, the most reliable, scalable, and accurate RPC node solution in web3.

2. Create a Sepolia Application

From your dashboard, click the “create app” button. Next, complete the information about your dapp including:

  1. Dapp Name - name your app

  2. Description - describe your app

  3. Chain - Choose “Ethereum”

  4. Network - Choose “Sepolia”

Create a Sepolia Application
Create a Sepolia Application

3. Add Sepolia to MetaMask Automatically

Alchemy provide's a 1-click tool for adding your new Sepolia RPC endpoint to MetaMask.

First, open your new dapp, and then click the "Add to Wallet" button.

1-click "Add to Wallet" button in the Alchemy dashboard.
1-click "Add to Wallet" button in the Alchemy dashboard.

Allow Alchemy to add the Sepolia network to your wallet.

Pop up box to allow Alchemy to add a Sepolia RPC URL to your wallet.
Pop up box to allow Alchemy to add a Sepolia RPC URL to your wallet.

That's it!

How to Add Sepolia to MetaMask Manually

To start deploying smart contracts and interacting with test applications on the Sepolia test network, you need to connect your wallet to the Sepolia network.

To add the Sepolia testnet to MetaMask, click the network button at the top of your wallet and click “Add Network”.

Add a network to Metamask.
Add a network to Metamask.

At the bottom of the page, click “Add a network manually”. 

Manually add a new network to MetaMask
Manually add a new network to MetaMask

Next, go to your Alchemy dashboard, click "View Key" and then copy the “HTTPS URL”. 

Copy your Sepolia RPC HTTPS URL.
Copy your Sepolia RPC HTTPS URL.

Go back to MetaMask and paste your Sepolia RPC URL into the network configuration details along with the following information:

  • Network Name - Sepolia Testnet

  • New RPC URL - https://eth-sepolia.g.alchemy.com/v2/[YOUR-API-KEY]

  • Chain ID - 11155111

  • Currency Symbol - SepoliaETH

  • Block explorer URL - https://sepolia.etherscan.io/

Now your MetaMask wallet is connected to Sepolia.

The last step is to get free SepoliaETH from a Faucet.

Overview cards background graphic
Section background image

Build blockchain magic

Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.

Get your API key