# Multi-Address Bundled Sell Tutorial「v2 and v3」

{% hint style="success" %}
**Multi-Address Bundled Sell v2：**<https://bsc.ciaotool.io/swap/v2/multi-address-sell-v2>
{% endhint %}

{% hint style="success" %}
**Multi-Address Bundled Sell v3：**<https://bsc.ciaotool.io/swap/v3/multi-address-sell-v3>
{% endhint %}

### 🪜 Multi-Address Bundled Sell Tutorial

#### **1.** Import Private Keys

* Import the private key of the wallet used to pay for market value operation fees.

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

#### 2. Import the Token pair address or select the Token pair.

* v2-Enter the target token address in the input field, or click the dropdown menu to select a token currently held in your wallet.

<figure><img src="/files/7RSp8Qx1DLwC7sHobOGo" alt=""><figcaption></figcaption></figure>

* v3-Paste the target currency pair into the currency pair input field.

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

{% hint style="warning" %}
The difference between v2 and v3 in the second step is as follows: v2 involves manually selecting two tokens, while v3 requires entering the coin pair address.
{% endhint %}

#### 3. Import Selling Wallet Private Keys

* Choose the batch import option — you can either manually paste multiple private keys or upload a file (xls、xlsx) containing the private keys.
* The system will automatically check each wallet’s BNB balance and approval status.
* Note: Up to 20 wallet addresses can be imported in a single operation.

#### 4. Set Sell-in Parameters

**Configuration options:**

1. Set a “Sell-in amount” for each address. There is no upper limit for a single address; just refresh the balance to check.
2. You can choose to refresh balances or adjust the Sell-in proportion.
3. The system will display the status of each address plus action buttons.

{% hint style="danger" %}
Note: Each Selling address must have **more than 0.0008 BNB** in balance!
{% endhint %}

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

#### 5. Execute Sell-in Operation

* Click the “Execute (Token Sell-in)” button.
* The system will automatically generate transactions for each wallet and execute the bundled Sell-in operations.
* After execution, you can monitor each wallet’s Sell-in status in real-time.

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. What is multi-address bundled Sell-in?

* [x] **Answer**：It means multiple wallets perform a purchase of the same token simultaneously, via batch transaction execution, improving success rate and speed.

#### 2. How many wallets can be supported in one operation?

* [x] **Answer**：You can import up to **20** wallet addresses for synchronous buy-in in a single operation.

#### **3.** Why must the buying address’s BNB balance be more than 0.0008?

* [x] **Answer**：Because each wallet needs at least 0.0008 BNB to ensure sufficient gas fees for transactions.

#### 4. What if the token address input is incorrect?

* [x] **Answer**：Please confirm that the token contract address is correct **before** executing.

#### 5. Is custom buy-in amount supported?

* [x] **Answer**：Yes. You can set a separate buy-in amount for each wallet, or you can uniformly set the same amount for all.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Medium:** <https://medium.com/@ciaotool>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% 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/en/swap/multi-address-sell-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.
