# 钱包

## 概述

DxChain3.0支持 MetaMask、TokenPocket、imToken等钱包。

## MetaMask

下载地址：<https://metamask.io/>

### 主网&#x20;

```
chainid：36
rpc: https://mainnet.dxchain.com
scan: https://www.dxscan.io/
```

![](/files/xu8VsVDgrfJNeI9e9Bbs)

### 测试网

```
chainid：72
rpc: https://testnet-http.dxchain.com
scan: https://testnet.dxscan.io
```

![](/files/ZQgCgPqMPEuUvZwkEn6t)

#### 测试网水龙头

[https://faucet.dxscan.io](https://faucet.dxscan.io/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dxchain.gitbook.io/dxchain-wiki/zhong-wen-she-qu/kai-fa-zhe-wen-dang/qian-bao.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.
