# Wallet detail page

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

**Upper functional modules:**

* Click the button next to the wallet name to make a note of the wallet name
* Click the button next to the contract address to copy the CA or jump to solscan.io to query wallet activities
* Click on the tweet to jump to the wallet address of the wallet owner
* Click on Wallet Copy to copy the transactions of that wallet. For details, please see: [Wallet Copy Trade: Copy Smart Money, automatically earn SOL!](/index/copy-trade-copy-smart-money-automatically-earn-sol.md)
* After you tap **Follow**, the wallet will be added to your tracked list. You can review all of its activity on the **Wallet Tracker** page (bottom *Wallet Tracker* tab on Web) and connect the **0-Delay Bot** to receive real-time trade alerts for this wallet.
* In the **GMGN App**, go to the bottom **Track** tab, then switch to the top **Follow** tab to see all wallets you follow. Switch to the **Activity** tab to view their latest buy/sell actions. Turn on app notifications to receive push alerts whenever these tracked wallets place new trades.

**Recent 7D/30D profit and loss/win rate:**

* View the wallet's recent D profit and loss ratio and fund profit and loss amount
* Check the current win rate and balance of the wallet

**PNL:**

<table><thead><tr><th width="343"></th><th></th></tr></thead><tbody><tr><td>7D TXS</td><td>7D/30D transcations numbers：Bought is green/ Sale is red</td></tr><tr><td>Totnl PNL</td><td>Total profit and loss</td></tr><tr><td>Unrealized Profits</td><td>The current unsold value of the tokens in this wallet</td></tr><tr><td>7D/30D AVG Duration</td><td>7D/30D average holding time</td></tr><tr><td>7D/30D Total Cost</td><td>Total cost of buying tokens in the last 7 days/30 days</td></tr><tr><td>7D/30D Token Avg Cost</td><td>In the last 7 days/30 days. The total cost of buying tokens divided by the number of tokens bought</td></tr><tr><td>7D/30D Token Avg Realized Profits</td><td>Average realized profit of each ghostwriter’s sold portion in the last 7 days/30 days (excluding unrealized profit)</td></tr></tbody></table>

**Distribution:**

* You can see the increase or decrease of the amount and quantity of tokens purchased by the wallet in the last 7 days/30 days.

**Phishing check:**

<table><thead><tr><th width="285"></th><th></th></tr></thead><tbody><tr><td>Blacklist</td><td>The wallet bought the number of blacklist/ honeypot tokens. If it is too much, it may be a phishing wallet of the cabal team</td></tr><tr><td>Didn’t buy:</td><td>The number of non-bought tokens in the wallet can be used to analyze how many tokens are transferred from other wallets, thereby analyzing the wallet attributes</td></tr><tr><td>Sold > Bought</td><td>The number of tokens sold by this wallet is greater than the number of tokens bought</td></tr><tr><td>Buy/Sell within 10 secs</td><td>The number of tokens that complete buy/sell transactions within ten seconds. This may be a bot or a wallet that farm copy trade users</td></tr></tbody></table>


---

# 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.gmgn.ai/index/wallet-detail-page.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.
