# Bundle Tracker

## [@bundlefren\_tracker](https://t.me/bundlefren_tracker)

The **Bundle Checker** is a powerful tool providing real-time alerts for the latest bundled token launches on the Ethereum network, keeping you informed and ahead in the market.

<figure><img src="/files/HygRLe5XHtB49lERtuDR" alt=""><figcaption><p>Figure 1. Example of bundle alert</p></figcaption></figure>

### Key features

### **1. Token Information**

* **Token Name and Symbol:** Clearly identifies the token with a clickable link to Etherscan (e.g., **Pepe ($PEPE)**).
* **Token Address:** Provides the contract address for the token.

### **2. Bundle Statistics**

* **Supply Bundled:** Displays the percentage of the token's total supply that is bundled (e.g., **74.07%**).
* **ETH Spent:** Indicates the total ETH spent in the bundle (e.g., **3.781 ETH**).
* **Transactions (Txs):** Shows the number of transactions/wallets in the bundle (e.g., **38**).
* **Average Per Wallet:** Provides the average supply bundled per wallet (e.g., **1.95%**).
* **Block Number:** Links to the Ethereum block where the bundle was recorded for easy exploration.

### **3. Market Data**

* **Market Cap:** Provides the token's market cap after the bundle.
* **Taxes:** Displays buy and sell tax percentages, allowing users to assess token suitability for trading.

This section has been kept intentionally concise to ensure the alerts are delivered as quickly as possible.

### **4. Individual Transactions**

* Each emoji links directly to the associated bundled transaction in the order it was executed. For contract bundles, the link redirects to the wallet address of the token receiver instead as the bundle is usually done in a single transaction.
* The emojis represent the router used for the transaction, as developers often utilize a mix of routers to make purchases appear more organic:
  * 🦄: Uniswap Router
  * 🍌: Bananagun Router
  * 🤖: Maestro Router
  * 🟢 : Contract bundle or untracked router

### **5. Quick Links**

* **Shortcuts to Tools:**
  * **DT (DEXTools)**
  * **DS (Dexscreener)**
  * **Rick (**&#x41;ccess token-related socials via Rick bot.**)**
  * **PVB (Pirb View Bot)**
  * **MAESTRO**
  * **BANANA**

Currently, the Bundle Checker captures approximately 95% of bundled token launches. Some custom bundles cannot be filtered or tracked efficiently, however we’re continuously improving our logic to enhance accuracy and expand coverage.

Stay tuned as we refine our system to deliver even more comprehensive alerts and effectively capture an even greater share of launches.

Access the Bundle Checker here: <https://t.me/bundlefren_tracker>


---

# 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://docs.bundlefren.com/v1/free-tools/bundle-tracker.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.
