# Discover Wallets

### **Overview**

The **Discover Wallets** feature allows users to identify, analyze, and track high-performing wallets on Hyperliquid. By leveraging this tool, traders can make informed decisions and optimize their strategies by following the best-performing wallets in the market.

### **Key Benefits**

* **Find Profitable Traders:** Easily locate high-performing wallets with consistent gains.
* **Analyze Trading Strategies:** Gain insights into successful trading patterns and risk management.
* **Execute Smart Copy Trading:** Replicate trades efficiently and optimize your own strategy.
* **Stay Ahead:** Use [Telegram Alerts ](/features/telegram-alerts.md)to track wallet activities in real time.

This feature empowers traders to leverage **on-chain data** effectively and execute profitable trades with confidence.

### Exporting Data to CSV

Click the "Export CSV" button at the top right corner of the wallet list to download your filtered wallet data. The export will only include data currently visible on your screen. The downloaded CSV file is compatible with Excel, Google Sheets, and other spreadsheet applications.

<figure><img src="/files/pNY1Epr6JIZgilBthPdP" alt="Discover Wallet"><figcaption></figcaption></figure>

### General Filters

• **Search Wallet:** Locate a wallet by its address.

• **Search Coin:** Find wallets that trade specific coins.&#x20;

### Performance-Based Filters

* **PnL (Profit and Loss)**: Set a minimum and maximum threshold to filter profitable or loss-making wallets.
* **uPnL (Unrealized PnL)**: Filter wallets based on their current open positions' profit or loss.
* **Win Rate**: Filter wallets based on their overall trade success rate.
* **Total/Win/Loss**: Filter by total number of trades, winning trades, or losing trades.
* **Long PnL**: Filter wallets based on their profit from long positions.
* **Short PnL**: Filter wallets based on their profit from short positions.
* **Growth Rate**: Filter wallets based on their percentage growth over time. *Note: Not available for 1 Day data.*
* **Drawdown%**: Filter wallets based on their maximum drawdown percentage from peak equity. *Note: Not available for 1 Day data.*
* **Sharpe Ratio**: Filter wallets based on their risk-adjusted returns (return per unit of risk). *Note: Not available for 1 Day data.*

### Advanced Trading Metrics

• **Perp Equity:** Check the size of each trader's perpetual futures account balance.&#x20;

• **ROE (Return on Equity):** Identify wallets with high returns relative to their equity.&#x20;

• **Margin:** Filter by the amount of margin currently being used by traders.&#x20;

• **Avg. Lvg. (Average Leverage):** See the trader's typical leverage strategy (e.g., high-risk vs. conservative).&#x20;

• **Funding:** Track traders who pay or earn the most in funding rates.&#x20;

• **Tx Count (Transaction Count):** Filter wallets based on the total number of transactions executed.

#### Token & Time Filters

• **rToken # (Realized Token Count):** Filter by the number of different tokens the wallet has traded and closed positions in.&#x20;

• **uToken # (Unrealized Token Count):** Filter by the number of different tokens the wallet currently holds open positions in.&#x20;

• **Avg. Dur. (Average Duration):** Filter wallets based on how long they typically hold their positions.&#x20;

• **First Tx Time:** Set a time range for when a wallet first executed a trade. Useful for filtering between experienced traders and new wallets.&#x20;

• **Last Tx Time:** Filter wallets based on their most recent trade activity. Helps identify active traders versus inactive ones.

### 🔥 Show Popular Wallets

Enable the **Show Popular Wallets** toggle to view only wallets that are frequently copied by the Dextrabot community.

#### Popularity Meter Explained

Each wallet has a **popularity meter** next to the flame icon in the **Copy Trade** column.\
This vertical bar represents the wallet’s popularity in **three levels**:

| Popularity Level      | Indicator Style         | Description                                                        |
| --------------------- | ----------------------- | ------------------------------------------------------------------ |
| **Low Popularity**    | Short glowing bar       | A few users are copying this wallet.                               |
| **Medium Popularity** | Moderate glowing bar    | Gaining traction among more users.                                 |
| **High Popularity**   | Full bright glowing bar | One of the most followed and actively copied wallets on Dextrabot. |

> 🔥 The **flame icon** remains the same for all levels. The **popularity bar to the left** is what visually changes and ranks each wallet’s follow activity.

Use this to quickly identify wallets that not only perform well—but are also **trusted by the community**.

### 🧬 Filter by Referrer

Use the **Filter by Referrer** field in the sidebar to discover wallets grouped by referral codes.

#### How It Works

* Type or select a referral code (e.g., `PVP`, `Axiom`, `OCTO`, `LOGX`, `HYPURRFUN`, `ALPHA`) in the input box.
* The wallet list will instantly filter to show only those associated with that referral code.

> Combine this with other filters (like PnL or ROE) for deeper performance insights by community.

### **How to Use the Discover Wallets Feature**

**Apply Filters:** Use the filters on the left panel to refine your search.&#x20;

![](/files/XkWc4OkmP5aYwFB8uXTq)

**Analyze Wallets:** Click on any wallet address to open the [**Wallet Details**](/features/wallet-details.md) page and gain deeper insights into its trading activity, positions, and performance metrics.

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

**Mark Favorites:** Click on the ⭐ icon to save promising wallets for future reference.

**Copy Trades:** Click on the **Copy Trade** button to replicate trades instantly.

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


---

# 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.dextrabot.com/features/discover-wallets.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.
