# BSC - 多地址捆绑卖出教程

{% hint style="success" %}
**多地址捆绑卖出v2：**<https://bsc.ciaotool.io/swap/v2/multi-address-sell-v2>

**多地址捆绑卖出v3：**<https://bsc.ciaotool.io/swap/v3/multi-address-sell-v3>
{% endhint %}

### 🪜 多地址捆绑卖出教程

#### 1. 导入私钥

* 将用于支付市值操作手续费的钱包私钥导入。

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

#### 2. 导入币对地址或选择币对

* **v2-**&#x5728;输入框中填写目标代币地址，或点击下拉菜单选择当前钱包持有的代币。

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

* **v3-**&#x5728;币对输入框中 **粘贴目标币对**。

<figure><img src="/files/79w3hjcaWPRturyYYknj" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

### 第二步操作中v2和v3的区别在于：v2手动选择代币，v3输入币对地址。

{% endhint %}

#### 3. 导入卖出钱包私钥

* 选择批量导入方式，可以 **手动粘贴多个私钥**，也可以 **上传包含私钥的表格文件（**&#x78;ls、xlsx格&#x5F0F;**）**。
* 系统将自动识别每个钱包的 BNB 余额、TokenA余额、TokenB余额。

{% hint style="info" %}
注意：单次最多支持导入 **20 个地址**。
{% endhint %}

#### 4. 设置卖出参数

**配置方式：**

1. 为每个地址设置「卖出金额」 ，单个地址无上限卖出金额，刷新余额查看即可
2. 可选择刷新余额或调整卖出比例
3. 系统将展示每个地址的状态 + 操作按钮

{% hint style="danger" %}
💡 注意：卖出地址的BNB余额必须大于 0.0008！
{% endhint %}

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

#### 5. 执行卖出操作

* 检查无误后，点击 **“开始交易”** 按钮。
* 系统会自动为每个钱包生成交易并执行捆绑卖出操作。

### ❓ 常见问题 FAQ

#### 1. 什么是多地址捆绑卖出？

* [x] 答：指多个钱包同时卖出同一代币，以批量执行交易，提高交易成功率与速度。

#### 2. 一次最多支持几个钱包？

* [x] 答：单次操作最多可导入 **20 个钱包地址** 进行同步卖出。

#### **3.** 为什么卖出地址的BNB余额必须大于 0.0008？

* [x] 答：每个钱包至少保留 0.0008 BNB 以上余额，以确保足够支付交易 Gas 费用。

#### 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 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% 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/swap/multi-address-sell.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.
