# BSC - 中转转账教程

{% hint style="success" %}
**BSC 中转转账**：<https://bsc.ciaotool.io/transfer/relay-transfer>
{% endhint %}

{% hint style="warning" %}
如果你更偏好视频形式的学习，欢迎观看本教程
{% endhint %}

{% embed url="<https://youtu.be/PfN-Fr84MvU>" %}

### 🔗 **操作步骤**

{% hint style="danger" %}
**转出钱包数量需要和目标钱包数量一致！**
{% endhint %}

#### **1. 选择代币地址**

* 输入或选择需要发送的 BSC 代币合约地址。

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

#### **2. 上传发送私钥**

* 上传包含多个私钥的钱包文件（xls、xlsx格式），系统将识别来源钱包。

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

#### **3. 上传接收地址**

* 上传接收地址列表，确保发送方和接收方数量一致（如10个地址发给10个接收地址）。

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

#### **4. 设置转账参数**

1. **全部数量**：把地址中持有的**全部代币数量**一次性转出。
2. **固定数量**：为每个目标地址**分配相同数量**的代币。
3. **固定留存：**&#x5728;操作时**保留钱包中一定数量**的代币，不全部转出。
4. **自定义数量(点击输入)：**&#x624B;动输入每个地址应获得的具体数量，可**灵活设置不同分配比例**。
5. **中转次数：**&#x5728;一次完整转账过程中，**资金经过多少次中间地址转移**后，才到达最终接收地址。

{% hint style="danger" %}
中转次数越多，代表资金路径越复杂
{% endhint %}

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

* 自定义输入转账数量可上传文件或手动换行输入

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

#### **5. 生成中转钱包**

* 系统自动生成中间跳转地址，用于中转操作（隐藏转账路径）。
* 查看钱包资金状态

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

#### **6. 执行发送**

* 一键确认操作并签名，系统将自动完成中转转账交易。

### ❓ 常见问题 FAQ

#### **1. 什么是 BSC** 中转转&#x8D26;**？**

* [x] 答：为用户提供一种更隐蔽和安全的转账方式。用户可以有效隐藏转账路径，从而提高资金转账的隐私性和安全性。

#### **2. 每个地址可以设置不同金额吗？**

* [x] 答：支持。可在上传文件中自定义每笔交易的金额。

#### **3. 系统是否保存我的私钥？**

* [x] 答：不会。所有签名操作仅在本地浏览器完成，保障私钥安全。

#### **4. 支持多少个地址进行**中转**转账？**

* [x] 答：地址越多，中转消耗的时间就越久，但是隐私和安全性久越高，理论上没有数量限制，取决于网络以及服务器，适合中大型批量操作。

#### **5. 是否可以导入**xls、xlsx格式**文件？**

* [x] 答：可以。发送私钥和接收地址都支持 xls、xlsx格式导入，提高效率。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/multisender/relay-transfer.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.
