# Creating Liquidity Pool with Bundled Buying

## **I. Concept of Bundled Buying**

### **1.What is Bundled Buying?**

During token launch, creators **bundle multiple wallets** to instantly purchase tokens at the lowest price when initializing the liquidity pool. Pool creation and token buys occur **simultaneously in one transaction**—hence "bundled buying."

### **2.Why Use Bundled Buying?**

* 📉 **Secure launch prices**: Projects acquire tokens at the lowest possible cost, faster and more reliable than manual buys.
* ⚖️ **Fair launch**: Transparent token distribution builds trust vs. pre-allocations.
* 🤖 **Preempt bots**: Purchases execute before trading bots activate, guaranteeing optimal pricing.

## **II. Key Precautions**

### **1.Whitelist Router Contract**

For tokens with special features (manual trading enablement, holding limits), whitelist PandaTool’s router first:`0x6ADCc1B97d84a2F566b443a6215ea0b01D40EBA4`

### **2.Whitelist Buying Addresses**

If your token has:

* Manual trading enablement
* Holding/trade limits
* Anti-bot functions\
  **Pre-whitelist all buying addresses** to prevent failed transactions.

### **3.Sufficient BNB Balance**

The pool creator’s wallet must cover:

* Pool creation fees + Gas for all bundled purchases.\
  **Minimum requirement**: Variable (see FAQs).

### **⚠️ Private Key Security**

* Bundled buying **requires importing private keys**.
* PandaTool processes locally—**never accesses keys**—but device security is your responsibility.
* **Never expose keys on compromised devices/clipboards**.

## **III. Step-by-Step Guide**

**Step 1: Connect Wallet & Select Chain**

**Step 2: Select Token Pair**

**Step 3: Set Liquidity Amounts**

**Step 4: Import Buying Keys**

**Step 5: Create Pool & Execute Buys**

Next, please read the detailed tutorial

### **Step 1: Connect Wallet & Select Chain**

* Access tool: <https://www.pandatool.org/#/createliquiditybuy?lang=en-US>
* Connect wallet (MetaMask/OKX Web3) → Switch to target chain (BSC/ETH).

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2Fti5dvSl652NAXiyKnqyb%2F1connect.png?alt=media&#x26;token=4212a106-c408-4695-b080-4549c0e2f69a" alt=""><figcaption></figcaption></figure>

### **Step 2: Select Token Pair**

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2FgQkeKPXSVBbZyUjqSj2V%2F2token.png?alt=media&#x26;token=4af2ea2a-bb1b-4a6d-8d42-6c394681dfbd" alt=""><figcaption></figcaption></figure>

* **Pool Type**: V2 (default) / V3 (stablecoins only).
* **Select Currency** :Base Token or Quote currency (e.g., USDT, BNB).
* **Token Address**: Your token’s contract.
* **Private Key**: Pool creator’s key.
* Click **"Search Token"** → Proceed if validated.

### **Step 3: Set Liquidity Amounts**

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2FT5ZDkcxCA5S4Wycvwi7r%2F4token%20amount.png?alt=media&#x26;token=fbd8c8d9-c690-4e77-be8f-248280452cab" alt=""><figcaption></figcaption></figure>

* **Your Token**: Amount to deposit (e.g., 10,000 tokens).
* **Paired Token**: Matching value (e.g., 10,000 USDT).
* **Estimated Price**: Auto-calculated (e.g., 1 token = 1 USDT).

  > *Amounts ≤ wallet balance.*

### **Step 4: Import Buying Wallet Keys**

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2FtrBgOp12jsfKqfp70Avs%2F5private.png?alt=media&#x26;token=3b571ec2-b404-46ff-bc2e-c28cab9d5919" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2FCrMECWbYsV6jSjNkJ750%2F6private.png?alt=media&#x26;token=e13fb40a-c3c5-40ee-b2e8-2b61debd3248" alt=""><figcaption></figcaption></figure>

* **Manually enter or bulk import** private keys (min. 25 addresses).
* **Per-address minimum**:
  * Buy amount: **≥0.005 BNB worth of tokens**.
  * Wallet balance: **≥0.01 BNB** (0.005 gas + 0.005 buy).

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2Fp7bzWSxyvHPvCIMQv25E%2F7private.png?alt=media&#x26;token=6d9b4b8c-5e74-443e-9b00-9543415e57bc" alt=""><figcaption></figcaption></figure>

### **Step 5: Create Pool & Execute Buys**

* Click **"Create Pool Now"** → Confirm transaction.
* Completion notification appears in seconds.

<figure><img src="https://3429323453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzBn8ubMM82V3XXcAjE7u%2Fuploads%2FNkNGdiswjO8RIk8BAtc8%2F8create%20now.png?alt=media&#x26;token=7fb4c5e9-88ea-48e6-848a-907d01715179" alt=""><figcaption></figcaption></figure>

## **IV. FAQs**

**1. Standard token pool creation failed?**

* Insufficient gas: Creator wallet needs **extra 0.02 BNB per buying address** (e.g., 10 addresses = 0.2 BNB).
* Buying wallets require **≥0.01 BNB each**.

**2. Tax token (e.g., tax token) failure?**

* Missing whitelists:
  * Router contract：`0x6ADCc1B97d84a2F566b443a6215ea0b01D40EBA4`
  * All buying addresses
* Verify: Manual trading enablement, holding limits.

**3. Can bundled addresses trigger anti-bot?**

* **Yes** if anti-bot is active. **Whitelist all buying addresses pre-launch**.

**4. Can users buy with USDT in a BNB pool?**

* **Yes**. All pairs support cross-trading (e.g., BNB pool → USDT purchases).

**5. Minimum liquidity?**

* **None enforced**, but ≥300 USD or 1 BNB recommended.

**6. Estimated price changes?**

* **Initial price only**. Market activity adjusts it post-launch.

**7. V2 vs. V3?**

* **V2**: All token types (tax/burn included).
* **V3**: Standard tokens only (optimized for stablecoin pairs).

**Support**: Join our Telegram group: <https://t.me/pandatool_en> for assistance.
