# Add E Money Network to Metamask

Now you can add the E Money Network chain on any web3 wallet like Metamask , so you can easily access EMYC.&#x20;

Following is a detailed, step-by-step guide for adding the E Money Network chain to MetaMask.

1. Open Metamask wallet in your browser. Now, go to the top left corner of the wallet, where you see the name of the network and click on it. “Ethereum Mainnet” will be selected by default on the wallet.&#x20;

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

2. A window with the supported list of networks will open. Now, click on “Add a custom network”.

<figure><img src="/files/4SCsiIMTwROTmE0H6EOy" alt=""><figcaption></figcaption></figure>

3. On the “Add a custom network” page, fill in the following information for E Money Network -

   **Network Name: E Money Network Mainnet**

   **Default RPC URL:**[ **https://rpc-publicnode.emoney.io/**](https://rpc-publicnode.emoney.io/)

   **Chain ID :- 4545**

   **Currency Symbol:- EMYC**

   **Block Explorer URL:**[ **https://explore.emoney.network/dashboard**](https://explore.emoney.network/dashboard)

   After filling the information, click on “Save”.

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

3. Now, you will be able to see “E Money Network mainnet” in the list of “Enabled Networks”. Select E Money Network to Send and Receive $EMYC on/from your E Money Wallet to Metamask wallet.

<figure><img src="/files/5pXJ71w3kcrcHfrGg0k0" alt=""><figcaption></figcaption></figure>

### Here are E Money Network Testnet RPC details&#x20;

\
Network Name: E Money Network Testnet\
Mainnet RPC: [*https://testnet.emoney.network*](https://testnet.emoney.network/)\
Chainid :- 4544\
TICKER:- EMYC\
Explorer:  <https://testnet.explore.emoney.network/dashboard>

**Important Note** - To send $EMYC from your MetaMask wallet, you must first whitelist your address. To do the same, please follow the steps mentioned in this guide - <https://docs.emoney.network/e-money-network-whitelist>


---

# 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://docs.emoney.network/add-e-money-network-to-metamask.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.
