> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/token-page/top-traders.md).

# Top Traders

<figure><img src="/files/t4uuT0tNWVQWDqXNRQwa" alt=""><figcaption><p>Top Traders Tab</p></figcaption></figure>

### Columns

* **#** – Rank of the wallet based on profit or volume.
* **Wallet** – Obfuscated wallet address (clickable for actions).
* **Bought** – Total tokens bought and number of buy trades.
* **Sold** – Total tokens sold and number of sell trades.
* **PNL** – Realized profit or loss from trading the token.
* **Remaining** – Current token holdings.
* **Wallet Funding** – Balance in wallet and Exchange used to fund account.
* **Actions**
  * External link icon to open wallet in explorer.
  * Filter icon to isolate this wallet’s activity in other views.

***

This table helps you spot whales, snipers, or highly profitable wallets that may be influencing the market.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.trade.fun/memecoins/token-page/top-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.
