# Configuring EVM Chains on MetaMask Mobile

The Keystone hardware Wallet supports all EVM chains compatible with MetaMask. Those EVM-compatible chains are also configurable on Metamask mobile App as well.

This guide will show you how to add the Binance Smart Chain(BSC) Mainnet Network to your Metamask mobile app. The same method is applicable for any other EVM-compatible chains.

## **I. Preparation** <a href="#id-5fbzrl90gih8" id="id-5fbzrl90gih8"></a>

1.[ Firmware](https://keyst.one/firmware?locale=en) version M-5.0 (Multi-Coin) or newer running on Keystone Essential or Pro.

2\. Connect MetaMask Mobile V5.0.0 or newer with the Keystone Hardware Wallet ([Tutorial](/3rd-party-wallets/eth-and-web3-wallets-keystone/metamask-mobile.md)).

{% hint style="info" %}
***Please read***[ ***How to Upgrade Firmware***](https://support.keyst.one/getting-started/firmware-upgrading) ***for more details.***
{% endhint %}

## **II. Add EVM Chains onto MetaMask Mobile** <a href="#jruohttyn6ws" id="jruohttyn6ws"></a>

#### **1. Automatically add EVM chains** <a href="#h48006xfehdc" id="h48006xfehdc"></a>

1\) Run the MetaMask Mobile app and tap on the **Menu icon** on the top left corner and select the \[Browser] option.

<figure><img src="/files/IwceojXl00nZEsUbIpoV" alt="Keystone-EVM chains access-1"><figcaption></figcaption></figure>

2\) Type[ https://chainlist.org](https://chainlist.org/) in the URL search bar and select your desired network available on the page.

<figure><img src="/files/Grx71r6ND59XxKl1zJsB" alt="Keystone-EVM chains access-2"><figcaption></figcaption></figure>

3\) Scroll the screen down until you’ve found the network you’d like to add.

<figure><img src="/files/LqsxRCtNjQJQtClA9y5Y" alt="Keystone-EVM chains access-3"><figcaption></figcaption></figure>

4\) Select a network you’d like to add to MetaMask and tap \[Approve] to complete the addition and move onto the next step.

<figure><img src="/files/q71J5PPH4byrn873vqRc" alt="Keystone-EVM chains access-4"><figcaption></figcaption></figure>

5\) Tap \[Switch Network] to change to the network added, for this guide, we’ve added Binance Smart Chain Mainnet. You can see how it has been successfully added to the MetaMask Mobile app.

<figure><img src="/files/vJzUNPYOKJKxy7yXH83z" alt="Keystone-EVM chains access-5"><figcaption></figcaption></figure>

#### **2. Manually Configure EVM chains on MetaMask Mobile** <a href="#kymh96pa9bs7" id="kymh96pa9bs7"></a>

Adding networks manually is not recommended for normal users as it is generally used by IT developers. The instructions below explains how you can manually add networks onto the MetaMask Mobile app. For this section of the guide, we will be adding the Polygon network:

1\) Tap \[Menu Icon]> then \[Settings]

<figure><img src="/files/C6yhCPP3Ka5CcV9pIRk8" alt="Keystone-EVM chains access-6"><figcaption></figcaption></figure>

2\) Select \[Networks] and tap \[Add Network]

<figure><img src="/files/FCRMmUJxsPBGI1dVBXyf" alt="Keystone-EVM chains access-7"><figcaption></figcaption></figure>

3\) Input the necessary Polygon network details below into the blanks provided. Then tap \[Save].

* **Network Name:** Polygon Mainnet
* **New RPC URL**:[ https://polygon-rpc.com](https://polygon-rpc.com/)
* **Chain ID**: 137
* **Currency Symbol** (optional): MATIC
* **Block Explorer URL** (optional):[ https://explorer.matic.network/](https://explorer.matic.network/)

<figure><img src="/files/KpHIEGn5yx5EKNdQmLiZ" alt="Keystone-EVM chains access-8"><figcaption></figcaption></figure>

Sometimes, changing the RPC URL can help with transactions during network congestion:

* [https://rpc-mainnet.matic.network](https://rpc-mainnet.matic.networkhttps/rpc-mainnet.maticvigil.comhttps://rpc-mainnet.matic.quiknode.pro)
* [https://rpc-mainnet.maticvigil.com](https://rpc-mainnet.matic.networkhttps/rpc-mainnet.maticvigil.comhttps://rpc-mainnet.matic.quiknode.pro)
* [https://rpc-mainnet.matic.quiknode.pr](https://rpc-mainnet.matic.networkhttps/rpc-mainnet.maticvigil.comhttps://rpc-mainnet.matic.quiknode.pro)

4\) You have now connected to the Polygon Mainnet with your Metamask Wallet!

<figure><img src="/files/qhLdIOtLbTllMJlzkDPo" alt="Keystone-EVM chains access-9"><figcaption></figcaption></figure>

{% hint style="danger" %}
***Added network on MetaMask Mobile app will not sync with Metamask Extension!***
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.keyst.one/3rd-party-wallets/eth-and-web3-wallets-keystone/metamask-mobile/configuring-evm-chains-on-metamask-mobile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
