# RuTrace

<mark style="color:yellow;">🔗 Current Available Chains: ETH | BASE | BLAST</mark>

### What is RuTrace?

We spearheaded the introduction of the first token holder tracker bot to the market. Trace holders moves, this bot allows you to monitor the real-time buy/sell/transfers activities of token holders, similar to a wallet tracker bot, but with a specific focus on holders.  We centralised it in a single location eliminating the necessity to import wallets one by one.

### How it Works?&#x20;

#### Watch the demo below 👇 on how to navigate 🥷 RuTrace

{% embed url="<https://app.arcade.software/share/5XHn7sOk57mnnl6CPzqP>" %}

### Quick breakdown:

1. **Dashboard Initialisation:** Upon accessing the RuTrace dashboard, all settings start at 0 (reset), allowing you to modify fields as needed.
2. &#x20;**Token Selection**: Click the "💰Token" button and enter the CA you want to track.
3. **Holder Tracking Options:**&#x20;

<table><thead><tr><th>        Wallets</th><th width="261">Snipers and Freshies Tracking</th><th>      Combination Tracking</th></tr></thead><tbody><tr><td><p>Enter Holder Range: Specify a range of token holders (e.g., 1-30). </p><p></p><p>Individual Wallets: Input multiple wallets at once without the need for one-by-one entries</p></td><td>Use dedicated buttons for "Snipers" and "Freshies" to import them directly to your tracker.</td><td>Mix and match! Track holder ranges, individual wallets, and snipers/freshies all in one place for comprehensive monitoring.</td></tr></tbody></table>

4. **Automatic Tracking**: Once set, the bot generates the token supply you're tracking and starts monitoring automatically. Notifications are sent to your personal RuDMs bot.
5. **Customisable Notifications:**                                                                                                                      Percentage Change Alerts Manage alerts based on the percentage change in the tracked supply. For example, setting a 5% change threshold while monitoring 40% of the supply will trigger alerts for wallets causing a 5% increase or decrease.

{% hint style="info" %}
You can keep % change to 0, to receive all notifications.
{% endhint %}

### Example Results (from RuDMs):

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

### One Click Imports

We have added the ability to import and bulk track 🥑 **Freshies** and 🎯 **Snipers.** Simply click one of the buttons to import all fresh wallets within a token or all block zero sniper wallets and begin bulk tracking.

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

&#x20;


---

# 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.rubots.xyz/rupro/dynamic-bots/rutrace.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.
