> For the complete documentation index, see [llms.txt](https://zerotick-trade.gitbook.io/documentation.v1.2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerotick-trade.gitbook.io/documentation.v1.2/user-guides/wallet-tracking.md).

# Wallet tracking

The Wallet Tracker lets you follow other people's wallets in one place. You add a wallet address, sort it into a group, and keep it in a single table you can search and tidy up. This guide shows you how to open the tracker, add a wallet, read the table, and remove wallets you no longer want to follow.

{% hint style="info" %}
The Wallet Tracker needs a ZeroTick account. If you open it while signed out, the sign-up window appears first, so log in or create an account before you start.
{% endhint %}

#### Open the Wallet Tracker

{% stepper %}
{% step %}
**Press Wallet Tracker in the footer**

In the footer along the bottom of the app, press **Wallet Tracker**.
{% endstep %}

{% step %}
**Land on the Wallet Tracker tab**

The watchlist window opens on the **Wallet Tracker** tab. The **Watchlist** tab next to it holds your starred tokens and has its own guide.

![The watchlist window open on the Wallet Tracker tab](https://raw.githubusercontent.com/ZeroTick-Trade/Public-Assets/2e6995eabfe14239fd7ead6ac3785fe21c7dc747/docs/guides/wallet-and-funds/wallet-tracking/02-wallet-tracker-tab.png)
{% endstep %}
{% endstepper %}

You can also reach it from the navbar: press the star icon to open your watchlist, then switch to the **Wallet Tracker** tab. Both routes open the same window.

#### Add a wallet

{% stepper %}
{% step %}
**Press Add Wallet**

At the top right of the tracker, press **Add Wallet**.

![The Add Wallet button at the top right of the Wallet Tracker](https://raw.githubusercontent.com/ZeroTick-Trade/Public-Assets/2e6995eabfe14239fd7ead6ac3785fe21c7dc747/docs/guides/wallet-and-funds/wallet-tracking/03-add-wallet-button.png)
{% endstep %}

{% step %}
**Enter the wallet address**

In the **Add Wallet** window, paste the address you want to follow into the **Wallet Address** field. This is the only required field.

![The Add Wallet window with the Wallet Address field and optional group, emoji, and name](https://raw.githubusercontent.com/ZeroTick-Trade/Public-Assets/2e6995eabfe14239fd7ead6ac3785fe21c7dc747/docs/guides/wallet-and-funds/wallet-tracking/04-add-wallet-popup.png)
{% endstep %}

{% step %}
**Set a group, emoji, and name**

These are optional. Open the **Group** dropdown to file the wallet under a group, pick an **Emoji** so it is easy to spot, and type a **Wallet name** you will recognize. Leave any of them blank and the tracker fills in a default.
{% endstep %}

{% step %}
**Save the wallet**

Press **Add Wallet**. The wallet appears as a new row at the top of the table.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
When you add a wallet, the name, group, and emoji you set are saved right away. The **Balance** and **Total P\&L** columns start at zero, and **Last activity** shows the moment you added it, until ZeroTick connects live wallet data. A wallet you just added shows placeholder figures at first.
{% endhint %}

#### Read the table

Each tracked wallet is one row. The columns are:

| Column        | What it shows                                                                   |
| ------------- | ------------------------------------------------------------------------------- |
| Group         | The group you filed the wallet under, with its emoji. A dash means no group.    |
| Created       | The date you added the wallet.                                                  |
| Name          | The emoji, name, and short address you gave the wallet.                         |
| Balance       | The wallet's total balance. Shows a placeholder until live data is connected.   |
| Last activity | How long ago the wallet was last active.                                        |
| Total P\&L    | The wallet's profit and loss. Shows a placeholder until live data is connected. |
| Action        | The remove button for that row.                                                 |

Click **Created**, **Name**, **Balance**, **Last activity**, or **Total P\&L** to sort by that column. Click the same header again to reverse the order. The list starts with the wallet you added most recently at the top.

![The Wallet Tracker table columns: Group, Created, Name, Balance, Last activity, and Total P\&L](https://raw.githubusercontent.com/ZeroTick-Trade/Public-Assets/2e6995eabfe14239fd7ead6ac3785fe21c7dc747/docs/guides/wallet-and-funds/wallet-tracking/05-tracker-table-columns.png)

For wallets you add, the money columns stay at zero until live wallet data is connected.

#### Group and search your wallets

Groups let you sort tracked wallets into buckets, such as whales or wallets you find interesting. Search finds a wallet by name or address.

{% stepper %}
{% step %}
**Create a group**

Press **Add Group**, type a group name, and pick an emoji. Press **Add Group** again to save it. The group is then available in the **Group** dropdown when you add a wallet.
{% endstep %}

{% step %}
**Filter by group**

Once you have at least one group, a filter appears next to the search box. Use it to show **All Groups**, **Ungrouped**, or one specific group.
{% endstep %}

{% step %}
**Search by name or address**

Type into the search box (it reads "Search by name or address...") to narrow the table as you type. If a search or group filter leaves no matches, the table shows a **Clear Filters** button that resets both.
{% endstep %}
{% endstepper %}

#### Track a wallet in one click

You do not always need the **Add Wallet** window. On a wallet's profile, press **Track Wallet** to add that wallet to your tracker in one step. ZeroTick confirms with a "Wallet tracked" message and the button changes to **Tracked**. The wallet joins your tracker with a default emoji and no group.

#### Remove wallets

* To stop following one wallet, press the remove icon in its **Action** column. The row leaves the table straight away.
* To clear the whole list, press **Remove All** at the top right.

Removing a wallet only takes it off your list. You can add it again at any time.

<details>

<summary>Why does a wallet I added show zero balance and no P&#x26;L?</summary>

The Wallet Tracker is a new feature. The name, group, and emoji you set are saved, but the **Balance** and **Total P\&L** columns read zero and **Last activity** shows when you added the wallet, until ZeroTick connects live wallet data. Those columns update on their own once that data is in place.

</details>

<details>

<summary>The window says "Invalid wallet address"</summary>

The address field must hold a full wallet address. A blank field shows "Please enter a wallet address", and a value that is too short shows "Invalid wallet address". Paste the complete address rather than typing part of it.

</details>

<details>

<summary>Can I rename or regroup a wallet I already added?</summary>

Not directly. There is no edit button on a tracked wallet. To change its name, group, or emoji, remove the wallet and add it again with the details you want.

</details>

<details>

<summary>Are my groups saved to my account?</summary>

Groups are kept on the device you create them on, so a group you make on one device may not appear on another. The wallets you track stay in your tracker.

</details>

<details>

<summary>Does tracking a wallet do anything to my funds?</summary>

No. Tracking only adds an address to your list so you can watch it. It never moves funds and never places a trade.

</details>

#### Related guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Watchlist</strong></td><td>Star tokens and open them from the navbar</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/watchlist">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/watchlist</a></td></tr><tr><td><strong>Marketplace tour</strong></td><td>Understand the three columns and everything around them</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/marketplace-tour">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/marketplace-tour</a></td></tr><tr><td><strong>The footer explained</strong></td><td>Every tool and link along the bottom of the app</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/the-footer-explained">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/the-footer-explained</a></td></tr></tbody></table>
