> For the complete documentation index, see [llms.txt](https://docs.bbb.community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbb.community/solana-suite/migrations-tracker.md).

# Migrations Tracker

<figure><img src="/files/2CBPe3bke7KpGqk02jiE" alt=""><figcaption><p>A sample alert for the Migrations Tracker</p></figcaption></figure>

#### Line 1: Token Details

Image Preview | Ticker | Token Name | Time Spent Within the Bonding Curve

#### Line 2: Contract Information

Contract Address

#### Line 3: BBB Tracker

👶🏻- The number of registered purchases made by fresh wallets;

🕺🏻- The number of registered purchases made by notable wallets;&#x20;

🧲- The number of registered purchases made by KOL wallets;&#x20;

🤑- The number of registered purchases made by wallets with a high win rate;&#x20;

⏳- The number of registered purchases made by dormant wallets.

#### Line 4.1:  Holders Details

Total Number of Holders | Holders' Cumulative SOL Balance

#### Line 4.2:  Top Holders Details

Cumulative Holdings of the Top 10 Holders | Top 5 Holders Breakdown

#### Line 5.1:  Dev Details

Amount of Token Supply Held by the Dev

#### Line 5.2:  Dev Details

Dev's Wallet Balance

#### Line 5.3:  Dev History

Previously Launched Token | ATH MC

#### Line 6.1:  Socials Details

All Available Socials

#### Line 6.2:  Twitter Details

Twitter Username | ⚠️ Username History (if available)

#### Line 6.3:  Twitter Details

Twitter Account Age

#### Line 6.4:  Twitter Details

Previously Posted Contracts

#### Line 6.5:  Twitter Details

5 Most Notable Followers

#### Line 7: Trading Bot Quick Tasks and Other Links

Axiom | Photon | Bloom | Trojan | Banana | Maestro | MaestroPro | Padre | BullxNeo | PumpFun

#### *Emojis:*

💊  - Pump Launchpad;

🐕  - *Bonk Launchpad;*

®️ - *Raydium Based Launchpad;*

👾  - Boop Launchpad;

🍭  - Sugar Launchpad;

🪽 - Heaven Launchpad;

📺 - Stream Token;

💤  - *The Token Took More Than 3 Days to Migrate;*

⚡️  - *The Token Took Less Than 2 Minutes to Migrate;*

⚡️⚡️  - *The Token Took Less Than 1 Minute to Migrate;*

⚡️⚡️⚡️  - *The Token Took Less Than 30 Seconds to Migrate.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bbb.community/solana-suite/migrations-tracker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
