Skip to main content

Feedback

Loading...

Add custom network to MetaMask

tip

This guide covers configuraing Metamask to support additional networks.

This process requires the use of the MetaMask browser extension.

Manually adding a custom network into Metamask

MetaMask Settings

Click on Add a custom network

MetaMask Add custom network

Fill in the network configuration for the new network as required

note

Please replace the (INFURA_API_KEY) with the API Key. Find out more.

Field NamePolygon MainnetPolygon Testnet (Amoy)
Network NamePolygonAmoy
RPC URLhttps://polygon-rpc.comhttps://polygon-amoy.infura.io/v3/(INFURA_API_KEY)
Public RPC URLhttps://rpc-mainnet.matic.networkhttps://rpc-amoy.polygon.technology/
Chain ID13780002
Currency SymbolMaticMatic
Block Explorer URLhttps://polygonscan.comhttps://amoy.polygonscan.com

After adding Network's details, you should get something like this:

Network Details

Click the Save button at the bottom of the screen to add a new network to MetaMask

🎉 Congratulations! 🎉 You have successful added a new network to metamask!

Added Successfully

Sign up for a Stability Protocol's API Key

Follow Stability's guide to sign up for a Stability Protocol's API Key

Sign up for Infura's API Key

tip

Refer to Infura official documentation here

Step 1: Navigate to Infura

Navigate to infura.io.

And Sign up for a free account or log in to your existing account.

Infura will automatically generate the My First Key API key for new users. Click the API Key.

Click API Key

Step 2: Enable Service / Network

Enable endpoints from list of networks and click Save Changes.

Enable endpoints

Step 3: Copy API Key

Click the icon ( highlighted with red border ), to copy the API Key.

Copy API Key

Now that you have the API Key, you can add it into your MetaMask. You can refer to the guide above.

Alternative guide

For additional details, refer to the Metamask guide here.