# 批量归集(多对一)教程

{% hint style="success" %}
批量归集(多对一)：<https://ciaotool.io/zh-CN/wallet/manage/batch-collection>
{% 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. 选择归集代币**

选择需要归集的代币，可下拉选择也可手动粘贴代币地址

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

#### **3. 导入待归集钱包**

**导入钱包设置**：

* 批量导入钱包（支持文件类型:Excel/CSV/TXT/JSON），或者手动输入粘贴私钥。
* 刷新导入钱包余额
* 设置归集数量，支持全部、固定归集数量、保留数量三种设置。

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

* 批量操作删除错误项

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

#### **4. 设置手续费钱包**

私钥导入支付手续费的钱包，请确保钱包余额充足。

* 所有的服务费、gas 费、jito 小费都将由当前手续费钱包支付

#### 5. 设置接收钱包

导入归集到的接收地址，可选择当前钱包。

#### **6. 确认信息**

* 检查无误后，点击下方 **开始归集** 按钮即可完成操作。

### ❓常见问题

#### 1. 什么是批量归集？

* [x] 答： 批量归集指将多个钱包地址中持有的代币统一转入一个主地址，**便于集中管理资产、统一调配资金**。

#### 2. 如何导入多个地址？

* [x] 答： 可通过粘贴私钥、上传文件（支持文件类型:Excel/CSV/TXT/JSON）导入多个地址。

#### 3. 可以归集哪些资产类型？

* [x] 答： 支持归集 Solana 主链的 SPL 标准代币（包含 Token2022）及 SOL 主币。

#### 4. 是否支持归集时自定义主账户地址？

* [x] 答： 可以。你可手动输入目标主地址，或选择当前已连接钱包作为归集接收方。

#### 5. 是否可以只归集余额大于某个数值的钱包？

* [x] 答： 可以设置最小余额门槛（如：仅归集余额 > 1 SOL 的地址），**避免浪费资源归集“尘埃资产”**。

**💬 如遇到问题？加入社群实时咨询**：<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/sol/wallet-manage/multi-to-one.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.
