# BSC Alpha 批量交易教程

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

## ✅ 如何使用币安Alpha 批量交易工具：

### 1. 选择代币

{% hint style="info" %}
批量交易无需连接钱包即可使用
{% endhint %}

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

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

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

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

### 2. 设置交易参数

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

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

* 设置滑点、交易速度、与超时时间。

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

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

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

* 可上传私钥文件导入

{% hint style="info" %}
每个交易的钱包中，需要有一些 BNB 用于支付交易 GAS
{% endhint %}

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

### 4. 开始批量交易

* **代币授权：**&#x5982;果支出的代币非 BNB，需要先进行代币授权，以便更快速完成批量交易
* 交易速度会受到链上拥堵情况影响，链上拥堵时可能交易速度较慢，还请您耐心等待。

### ❓常见问题 FAQ

#### **1. 什么是批量** 交易v&#x32;**？**

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

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

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

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

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

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

* [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/bsc-alpha/batch-swap.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.
