# Wallet Tracking (Traders)

Navigate to the [Traders page](https://www.defined.fi/traders/discover?selectedTab=Tracking) from the main menu to access Wallet Tracking: ![](/files/C3XR0Bw3YLnLavk2jDKo)

Wallet tracking provides users with a clear and detailed view of all transactions associated with specific wallets. Benefits include:

* Identifying token swaps, approvals, and other activities.
* Staying informed about wallet behavior in real-time.
* Following smart traders, whale wallets, or other influential accounts.
* Analyzing wallet activity patterns to detect the latest trends in the market.

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

## How to Use Wallet Tracking

1. Navigate to the [Traders page](https://www.defined.fi/traders/discover?selectedTab=Tracking) from the main menu 👉 <img src="/files/C3XR0Bw3YLnLavk2jDKo" alt="" data-size="line">
2. Select "Add Trader", enter the address, give it a name, and add any optional labels to the wallet (eg: Early Pepe Buyer, Whale, Good PnL, etc.). \
   \
   Select "Start Tracking", or, see step 3 for advanced settings.

   <figure><img src="/files/CR9bAm35yyjzbFGvG6jA" alt=""><figcaption></figcaption></figure>
3. Select Advanced Filters (Optional) and hit "Start Tracking"

   <figure><img src="/files/8eiMMQOBvcU7RdYgpZmc" alt=""><figcaption><p>Filter for minimum or maximum values, track only the first Buy/Sell, blacklist specific token addresses, ignore approvals.<br></p></figcaption></figure>
4. You're done! Tracked wallets will show in a list where you can easily manage them.

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

## Tracking Wallets from the Transaction Table

You can also create a tracked wallet by selecting the Track Wallet icon <img src="/files/E1QeHdmagQTk8yFt8h85" alt="" data-size="line">in the "Trader" column as shown below. When pressed, it will prompt for a wallet name and optional labels just like in step 4 above.

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

## Notifications

Tracked Wallets will create notifications to your telegram account with [@defined\_bot](https://t.me/defined_bot). Web notifications are coming soon to [Defined.fi](https://www.defined.fi/tokens/discover).

## Need some more help?

To manage your tracked wallets directly in Telegram, see our help guide [here](/defined-docs/defined-classic/telegram-bot-guide/wallet-tracking.md).

Also [check out our post on X](https://x.com/definedfi/status/1861502477142761566) with more information and videos about our Wallet Tracking feature!

For more questions, please[ contact us](/defined-docs/contact-us.md) for assistance.


---

# 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.defined.fi/defined-docs/defined-classic/defined-features/wallet-tracking-traders.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.
