# Wallet

General RPC and Wallet Info:\
<https://xinfin.org/xdc-chain-network-tools-and-documents>

## Setup MetaMask to connect to BlocksScan or Other RPC <a href="#id-61f6" id="id-61f6"></a>

Switch the connected Network by clicking on the tab “**Ethereum Mainnet**” Network.

Now we are adding the **Custom RPC** using **BlocksScan RPC**

<figure><img src="https://miro.medium.com/v2/resize:fit:351/0*Pe-swV0eLaDrgOgU" alt="" height="64" width="351"><figcaption></figcaption></figure>

By clicking on the “Ethereum Mainnet” you will find the “**Add Network**” button.

<figure><img src="https://miro.medium.com/v2/resize:fit:353/0*pXeEH32MA0ejvcEn" alt="" height="515" width="353"><figcaption></figcaption></figure>

Now enter the details about **BlocksScan RPC** settings:

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*CQ4ks2YVoU5E0hRn" alt="" height="533" width="700"><figcaption></figcaption></figure>

### **BlocksScan RPC details are as follows:** <a href="#id-76b9" id="id-76b9"></a>

### **For XDC Network:** <a href="#id-0030" id="id-0030"></a>

Explore TradeFi, RWAs, Memes, and more on XDC Network.

Website: [xdc.org](https://xdc.org/)

Network name: XinFin XDC Network

RPC URL: <https://rpc.xdc.org/>

RPC URL: <https://erpc.xinfin.network/>

RPC URL: <https://erpc.xdcrpc.com/>

Chain ID: 50

Currency symbol: XDC

Block explorer URL: <https://xdcscan.io/>

GeckoTerminal Charts: <https://www.geckoterminal.com/xdc/nexus/pools>

### **For XRP EVM Sidechain Network:** <a href="#id-0030" id="id-0030"></a>

Network Name: XRPL EVM\
RPC URL: <https://rpc.xrplevm.org/>\
Chain ID: 1440000\
Currency Symbol: XRP\
Block Explorer URL: <https://explorer.xrplevm.org/>


---

# 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.thenexusportal.io/guide/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.
