# BSC app钱包imToken设置教程

imToken 是一款去中心化数字资产移动端钱包。它基于一个数字身份支持包括 ETH、BTC、EOS 与 Cosmos 等多链、多币种的管理与兑换。

![](/files/-M_tT1cRV1tLTl_sg31w)

**下载并安装imToken：**<https://token.im/>

**imToken使用帮助：**<https://support.token.im/hc/zh-cn>

**如何在imToken中设置BSC（币安智能链）**

* 选择“我”—“使用设置”—“节点设置”—“ETH节点”

![](/files/-M_tRwjU-WK-NDBaSTIh)

* 选择“添加节点”，设置币安智能链节点参数并点击右上角的“保存”即可完成设置（节点参数见下文）
* 在ETH节点设置中，根据自身使用需求点击切换节点即可（切换主链、BSC、测试链）

![](/files/-M_tX8W3t2nC3BHGC3FJ)

**币安智能链节点设置参数**

**Testnet （币安智能测试链）**

网络名称：BSC Test Network

RPC 地址 ：<https://data-seed-prebsc-1-s1.binance.org:8545/>

ChainID: 0x61 或 0x97

Symbol: BNB&#x20;

区块浏览器: <https://testnet.bscscan.com>&#x20;

**Mainnet （币安智能链主链）**

网络名词：BSC Mainnet

RPC 地址 ：<https://bsc-dataseed.binance.org/>

ChainID: 0x38 或 0x56

Symbol: BNB&#x20;

区块浏览器: <https://bscscan.com>


---

# 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://mixmarvel.gitbook.io/dehero/english-2/1-0.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.
