# 批量转账(多对多)教程

{% hint style="success" %}
**批量转账（ 多对多）**：<https://ciaotool.io/zh-CN/wallet/manage/multi-to-multi>
{% endhint %}

### 🧩 **如何进行多**对多转账？

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

#### **1. 绑定钱包**

* 点击右上&#x89D2;**【连接钱包】**，选择钱包地址并确认授权。
* 页面右上角显示钱包地址即表示绑定成功。

<figure><img src="https://ciaotool.gitbook.io/ciaotool/~gitbook/image?url=https%3A%2F%2F1318999599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FSbOZgk4BvxH3NoNkiFR8%252Fuploads%252FQTahwSsW0pTtmEPYxTYs%252Fimage.png%3Falt%3Dmedia%26token%3Dbc1b154a-9dba-48dc-886b-6b77e17c102b&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=30363db0&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### **2. 打开一对多转账操作页**

* 导入私钥，系统自动刷新SOL余额与Token余额，请保证钱包中有充足的 SOL。

#### **3. 选择发送代币**

* 既可以选择 SOL，又可以选择当前钱包 Token.

<figure><img src="https://ciaotool.gitbook.io/ciaotool/~gitbook/image?url=https%3A%2F%2F1318999599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FSbOZgk4BvxH3NoNkiFR8%252Fuploads%252Fer2ljGeKRhRL3wtzFc5I%252Fimage.png%3Falt%3Dmedia%26token%3D61ce2021-4fc2-4cd5-822c-c45dcefdf06c&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=89c1751a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

#### 4. 导入转账钱包

**导入钱包设置**：

* 批量导入钱包（支持文件类型:Excel/CSV/TXT/JSON），或者手动输入粘贴私钥。
* 刷新导入钱包余额
* 设置转账数量，支持统一金额或随机范围。

<figure><img src="/files/814pFIGtHu6YFXhnZPqa" alt=""><figcaption></figcaption></figure>

* 批量操作删除资金不足的钱包

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

#### 5. 导入接收地址

**导入钱包设置**：

* 批量导入钱包（支持文件类型:Excel/CSV/TXT/JSON），或者手动输入粘贴私钥。
* 刷新导入钱包余额，查看地址接收数量。

#### 6. 确认信息

* 检查无误后，点击下方 **确认转账** 按钮即可完成操作。

{% hint style="warning" %}
注：所有转账的手续费均由当前转账的钱包支付。
{% endhint %}

### ❓常见问题&#x20;

#### 1. 什么是多对多批量转账？

* [x] 答： 多对多批量转账是指从多个来源地址向多个目标地址转账，**适合大规模资金分发**。

#### 2. 转账地址和接收地址怎么导入？

* [x] 答： 支持通过文件上传或手动粘贴导入，支持文件类型:Excel/CSV/TXT/JSON。

#### 3. 是否可以设置每一对的转账金额？

* [x] 答： 可以。你可以为每对地址配置不同的转账金额，或设定统一金额让系统批量执行。

#### 4. 操作是否安全？会保存我的私钥吗？

* [x] 答： 不会。所有私钥只用于本地签名交易，**不会上传或保存至任何服务器**，保障用户资产安全。

#### 5. 多对多适用于哪些场景？

* [x] 答： 适用于项目方或机构在多个地址中发放薪资、空投、分红、批量返还等复杂资产分发场景。

**💬 如遇到问题？加入社群实时咨询**：<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 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。<br>
{% 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/sol/wallet-manage/multi-to-multi.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.
