# Wallet Track

***

### Intro

* **From wallet import to notifications — easier than ever:** Once a wallet is imported into the tracking page, its transactions will automatically trigger notifications on both **Web** and **App**.
* **Monitoring Configuration has moved:** The previous “Monitor” entry is now located on the right side of the AI Bot interface — **Advanced Monitoring**.

<div data-with-frame="true"><figure><img src="/files/H5jyvWpvWc2xblqOgxjh" alt=""><figcaption></figcaption></figure></div>

***

### Features Overview

1. [**Wallet Monitor**](#id-1.-wallet-monitor)
2. [**Wallet Track**](#id-2.-wallet-track)
3. [**Real-time wallet activity on the sidebar**](#id-3.-real-time-wallet-activity-on-the-sidebar)
4. [**Wallet Manager**](#id-4.-wallet-manager)
5. [**Remark**](#id-5.-remark)
6. [**Pop-up Notifications for Real-time Wallet Activity**](#id-6.-pop-up-notification-for-wallet-activity)

***

#### 1. Wallet Monitor

* On the **Wallet Monitor** page, you can view **all tokens traded** by tracked wallets — including detailed information for each token.
* **Last Trading Time:** You can sort by the last trade timestamp to see which tokens have been most recently purchased by tracked wallets.

<div data-with-frame="true"><figure><img src="/files/T4h57lfwLKBnZVY19Eyd" alt=""><figcaption></figcaption></figure></div>

***

| **Field**             | **Description**                                             |
| --------------------- | ----------------------------------------------------------- |
| **Token**             | The most recent token purchased by tracked wallets          |
| **Create**            | The creation time of the token                              |
| **MC**                | Current market capitalization of the token                  |
| **24H%**              | 24-hour price change percentage                             |
| **Count**             | Number of tracked wallets that purchased this token         |
| **TXs**               | Number of trades executed by tracked wallets for this token |
| **Buy**               | Total amount bought by all tracked wallets                  |
| **Sell**              | Total amount sold by all tracked wallets                    |
| **Last Trading Time** | The most recent trade timestamp (supports sorting)          |
| **5m%**               | 5-minute price change percentage                            |
| **1m%**               | 1-minute price change percentage                            |

**💡Wallet Count Insight:** Click the magnifying glass icon next to the wallet count to view **which specific wallets** have purchased the token.

#### 2. Wallet Track

This section serves as a **real-time dashboard** that displays the latest trading activity for tracked wallets.

<div data-with-frame="true"><figure><img src="/files/a3vlxHcYeAkbdKl7BLj2" alt=""><figcaption></figcaption></figure></div>

#### 3. Real-Time Wallet Activity on the Sidebar

* You can add **Wallet Track** directly through the sidebar using the **“+”** button

<div data-with-frame="true"><figure><img src="/files/q79gJ7YZLNjzcaG0cAWK" alt="" width="290"><figcaption></figcaption></figure></div>

* **Wallet Track Sidebar Features:**

<div data-with-frame="true"><figure><img src="/files/VvP0sf3mamSElTBhV8cL" alt="" width="289"><figcaption></figcaption></figure></div>

* **Add:** Create a new wallet group.

<div data-with-frame="true"><figure><img src="/files/5u7delk0Wje69etYg11k" alt="" width="375"><figcaption></figcaption></figure></div>

* **Manage:** When viewing other pages, clicking **Manage** will take you back to the main Wallet Manager interface.
* **Filter:**&#x20;

<div data-with-frame="true"><figure><img src="/files/a7Pdh3xm4kJnugehqgiB" alt="" width="323"><figcaption></figcaption></figure></div>

* **Sound Settings 🔔:** Customize different notification sounds for various trading actions such as buy, sell, or limit orders.

<div data-with-frame="true"><figure><img src="/files/g9hJ14MbEsHQW5MOtxvH" alt="" width="375"><figcaption></figcaption></figure></div>

* **Quick Trade Panel:** You can choose the wallet for one-click trading, set trade presets, or define a quick-buy amount directly from this panel.

<div data-with-frame="true"><figure><img src="/files/VGk1r5PaimFaAwxMRDxr" alt="" width="292"><figcaption></figcaption></figure></div>

#### 4. Wallet Manager

* On this page, you can **add, import, and manage** wallets, as well as configure wallet filters and toggle trade notifications.

**-** **Functions:**

* **Batch Delete/Move:** Move or Delete selected wallets
* **Import:** Add wallets to be tracked.
* **Manage:** Create, Edit and Delete wallet groups.
* **Wallet Filter:** Choose to display wallets from **SOL** or **EVM chains**.
* **Notification Settings:** Turn on or off notifications for trade events — including **sound alerts**, **toast pop-ups**, or **system notifications** for tracked wallet activities.

<div data-with-frame="true"><figure><img src="/files/T08UrFaGEFEoCNiJiuS9" alt=""><figcaption></figcaption></figure></div>

#### 5. Remark

<div data-with-frame="true"><figure><img src="/files/uybT6lfPeLG7RxB4CG3Q" alt=""><figcaption></figcaption></figure></div>

#### 6. Pop-up Notification for Wallet Activity

* You can view tracked wallet activity from **any page** within the platform. This ensures you won’t miss important monitoring notifications even when browsing other sections.

<div data-with-frame="true"><figure><img src="/files/NhP3btsQMmruK0tXjr6u" alt=""><figcaption></figcaption></figure></div>

### **Future Development Plans:**

* **Customizable Pop-up Notifications:** You’ll soon be able to personalize the **content**, **display duration**, and more aspects of pop-up alerts.
* **Further UI Enhancements:** Continued optimization of the interface for a smoother, more intuitive user experience.
* **More Updates on the Way — Stay Tuned!**


---

# 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.debot.ai/en/basic-features/monitoring-configuration/wallet-track.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.
