# How to configure EOS EVM/exSat Network network in MetaMask wallet?

### 1. Open the MetaMask wallet plug-in, click \[Add Network]

![](/files/wguI2v5dvXhN6HiqB9ii)

### 2. On the settings page, find \[Add a new network]

![](/files/tBFy93V8sVg8m8q6Smrh)

### 3. Fill in the basic information of the network and save it.

![](/files/Y2WV5fna1xJxcGXCS44e)

**3.1 Main Network Information EOS EVM**

\- Network name: EOS EVM

\- New RPC URL :  <https://api.evm.eosnetwork.com>

\- Smart Chain ID: 17777

\- Currency Symbol: EOS

\- Block explorer URL: <https://explorer.evm.eosnetwork.com/>

**3.2 Main Network Information exSat Network**

\- Network name: exSat Network

\- New RPC URL :  <https://evm.exsat.network/>

\- Smart Chain ID: 7200

\- Currency Symbol: BTC

\- Block explorer URL: <https://scan.exsat.network/>

### 4. After successfully adding the network, switch the network freely in MetaMask.

<figure><img src="/files/SkedU7Tsr8tsvUMZ6ias" alt=""><figcaption></figcaption></figure>

EOS EVM official PRC URL：<https://api.evm.eosnetwork.com/>

**5.Add EOS EVM account:** Your accounts in ETH, BSC, ARB and other Ethereum 2-layer network applications can be used in EOS EVM. You only need to import your private keys or phrases into the Metamask Little Fox Wallet. It will be your EOS EVM account. The EOS EVM address of this account is the account you import. EVM refers to the Ethereum virtual machine, and EOS EVM is the Ethereum virtual machine EVM running on EOS, which is compatible with the Ethereum system.


---

# 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://noah-finance.gitbook.io/noah/q-and-a/how-to-configure-eos-evm-exsat-network-network-in-metamask-wallet.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.
