# WALLET ANALYZER

The Wallet Analyzer team will assist in finding profitable traders and evaluating their real profit and successful trades.

| Commands             | Description                                                                                    | Access             |
| -------------------- | ---------------------------------------------------------------------------------------------- | ------------------ |
| /p wallet\_address   | Invoke the command                                                                             | Free               |
| /p=N wallet\_address | Sends wallet statistics for the specified period N - number of days for statistics calculation | Subscription-based |

Let's go over what you can learn about the address you're interested in.

<figure><img src="https://gemscore.gitbook.io/~gitbook/image?url=https%3A%2F%2F3315212108-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmMWQnOqdDGwn0Zg8nyZU%252Fuploads%252FHwSwGkLt48FmBGJsb6hd%252Fimage.png%3Falt%3Dmedia%26token%3Dd629cc1d-762d-4669-ae77-e214af5024bb&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4de63cd359826bd655588ae08aa84eb18eded074eacd9eca4a72b4348e03d41f" alt=""><figcaption></figcaption></figure>

1. Profit - the total realized profit from all trades for the selected period.
2. Max Profit - the maximum profit from a single coin.
3. All Trade - the overall number of tokens bought by the wallet.
4. Success Trade - successful trades where the trader was able to realize a profit of more than 0.02 ETH.
5. Win Rate - the percentage of successful trades out of the total number of trades.
6. All Volume - the overall trading volume of the wallet.
7. Buy Volume - the volume of purchases.
8. ROI - Return on Investment percentage.

Using Wallet Analyzer, you can determine the success of any trader on the ETH blockchain.

{% hint style="info" %}
Free access allows you to obtain information only about transactions from the last 7 days.
{% endhint %}


---

# 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://gemscore.gitbook.io/gemscore/gemscore-tools/checker/wallet-analyzer.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.
