# EVM - 冷换仓教程

{% hint style="success" %}
**BSC 冷换仓**：<https://bsc.ciaotool.io/assert-migration/assert-migration-cold>

**Base 冷换仓**：[https://base.ciaotool.io/assert-migration/assert-migration-cold](https://bsc.ciaotool.io/assert-migration/assert-migration-cold)

**X Layer 冷换仓**：[https://xlayer.ciaotool.io/assert-migration/assert-migration-cold](https://bsc.ciaotool.io/assert-migration/assert-migration-cold)

**IoTeX 冷换仓**：[https://iotex.ciaotool.io/assert-migration/assert-migration-cold](https://bsc.ciaotool.io/assert-migration/assert-migration-cold)
{% endhint %}

### 📁 功能简介

CiaoTool 提供的「一键冷换仓」工具，帮助您将持有的代币从指定钱包地址中，**快速迁移至多个新生成地址**，从而：

* 降低单地址持仓比例，分散风险
* 美化气泡图，减少项目“控盘”嫌疑
* 为换仓后钱包提供干净操作起点

### 🔗  一键冷换仓操作流程

#### 第 1 步：选择要换仓的代币

在代币选择列表中，挑选你希望分散的**代币**，或输入代币地址，系统将自动识别余额。

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

#### 第 2 步：导入转出钱包（旧地址）

你可以通过以下任意方式导入转出钱包列表：

* **手动输入私钥**
* **上传私钥 xls、xlsx格式文件**

系统会校验所有钱包地址及对应代币余额，仅对有余额的钱包发起换仓操作。

<figure><img src="/files/0BkQj7PuTlR4JMjYbwPn" alt=""><figcaption></figcaption></figure>

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

#### 第 3 步：设置每个地址的换仓数量

在界面中输入你希望分散到每个地址的代币数量：

{% hint style="info" %}
举例：如果你导入了一个持有 1000 枚代币的钱包，并选择每个地址分配 10 枚，系统将自动生成 100 个地址来接收资产。
{% endhint %}

#### 第 4 步：生成目标接收地址（新钱包）

点击【一键生成钱包】，系统会自动创建所需数量的新地址，作为换仓目标地址。所有钱包密钥将在本地生成，并可导出备份。

你也可以选择【上传地址】或【粘贴地址列表】，使用自己预先准备好的目标地址。

#### 第 5 步：确认并执行

在页面底部预览交易总数和目标地址分布后，点击【开始换仓】。系统将：

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

按设置的数量从源钱包转出代币。

### 📁 导出换仓结果（可选）

完成后你可以导出所有新生成地址和对应余额的表格（xls、xlsx格式），便于后续管理或转回。

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

#### 1. 一键冷换仓的作用是什么？

* [x] 答： 冷换仓可将代币从当前地址分散转移至大量新地址，降低单一地址持仓比例，优化链上分布结构，增强项目安全性和隐蔽性。

#### 2. 为什么换仓后要使用新生成的钱包地址？

* [x] 答： 新地址无历史交易记录，可避免被链上工具标记为“关联钱包”，更适合用于策略重建和分散操作。

#### 3. 换仓过程中是否会泄露私钥？

* [x] 答： 不会。CiaoTool 所有交易均在本地浏览器完成签名，**不会上传或存储私钥**，确保资产安全。

#### 4. 是否可以自定义换仓地址和转账金额？

* [x] 答： 可以。你可以选择系统自动生成钱包，每笔转账金额可选固定值或输入自定义数量。

#### 5. 换仓过程中网络中断会影响操作吗？

* [x] 答： 不会。CiaoTool 支持断点恢复机制，系统会在中断后记录未完成的地址，并允许你重新发起剩余部分的换仓任务。

**💬 如遇到问题？加入社群实时咨询**：<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/tools/asset-migration/fragmentation.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.
