# BSC - 批量交易教程

{% hint style="success" %}
**批量交易 v2：**<https://bsc.ciaotool.io/swap/batch-swap-v2>

**批量交易 v3：**<https://bsc.ciaotool.io/swap/v3/batch-swap-v3>
{% endhint %}

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

{% embed url="<https://youtu.be/oSuE6f24M_o>" %}

### ✅ 如何使用 Swap 批量交易?

### 1.导入钱包私钥

* 将用于支付操作手续费的钱包私钥导入（私钥需要与交易私钥不同）

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

#### 1. 选择代币

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

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

* 快速切换交易买卖方&#x5411;**（From**：支出的代币、**To**：获得的代币）

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

{% hint style="info" %}
注：v3的批量交易选择代币页面只需要导入币对地址即可
{% endhint %}

<figure><img src="/files/2j16pWSAo3uc8bd6K5Z3" alt=""><figcaption></figcaption></figure>

#### 3. 设置交易参数

* 选择交易数量模式（固定数量/固定留存/全部数量）

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

#### 4.导入钱包私钥

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

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

#### 5. 设置滑点、交易速度、与超时时间。（v3的批量交易跳过该步骤）

{% hint style="info" %}
**超时时间**指交易的最长等待时间，若在此时间内未完成，则可能导致交易失败。
{% endhint %}

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

#### 6. 导入批量交易的钱包

* 可上传私钥文件导入

{% hint style="info" %}
每个交易的钱包中，需要有一些 BNB（至少0.0008 BNB） 用于支付交易 Gas.
{% endhint %}

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

#### 7. 开始交易

* 重新检查参数设置，无误后点击开始交易。
* 交易速度会受到链上拥堵情况影响，链上拥堵时可能交易速度较慢，还请您耐心等待。

### ❓常见问题 FAQ

#### **1. 什么是批量**交&#x6613;**？**

* [x] 答：批量交易允许用户通过多个钱包地址同时发起代币交换交易，适用于刷量、控盘等多地址操作需求。

#### **2. 支持哪些类型的钱包？**

* [x] 答：支持导入私钥的钱包，也支持使用当前连接的钱包进行操作，可手动粘贴或上传 xls、xlsx格式文件。

#### **3. 是否支持自定义 Swap 参数？**

* [x] 答：支持。你可以设置每笔交易的 Swap 金额、超时时间、滑点等，灵活配置策略。

#### **4. 操作是否安全？私钥会被上传吗？**

* [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/batch-swap-v2-v3.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.
