# 4. Breakdown of WalletX Scan Metrics

## WalletX Documentation

### 🔑 Account Information

Displays key wallet details such as:

* Address: The unique identifier of the wallet on the blockchain (e.g., "A6si4TmsvSM97CiKHseNVotiqpeB7qBZ8Szh5iGQ42Ts").
* Tags: Additional labels or identifiers for the wallet that provide context or categorization (e.g., "#Alpha").
* Balance: The total amount of assets held in the wallet, displayed in SOL.
* Assets: A breakdown of the specific tokens or coins held in the wallet.

### 📊 Performance Metrics

Detailed performance evaluation, including:

* Winrate: The percentage of trades that were profitable, calculated as a ratio of winning trades to total trades.
* ROI (Return on Investment): Measures the percentage of profit or loss generated from trades.
* Average ROI: The average return on investment calculated by summing up the ROI from all trades and dividing by the total number of trades.
* Median ROI: The midpoint return on investment value from the trades.
* Profit: The total profit or loss accumulated, expressed in SOL.
* Unrealized Profit: The potential profit from currently held positions, assuming they were sold at current market prices.

### 📈 Transactions

A summary of the wallet's trading activity, with metrics including:

* Buy Volume: The total value of all assets purchased.
* Average Hold Duration: The average time between buying and selling an asset.
* Median Hold Duration: The median time between buying and selling an asset.
* Average Buy Amount: The average value of each buy transaction.
* Average Buys Per Trade: The average number of buy transactions for each token traded.
* Total Buys: The total number of buy transactions completed.
* Total Sells: The total number of sell transactions completed.

### 📦 Bundle Trades

Analysis of transactions where multiple tokens were traded simultaneously in a single transaction.

### 🎯 Unique Tokens

Analysis of the wallet's performance based on tokens traded, categorized by ROI ranges:

* 1500%+
* 500% to 1500%
* 200% to 500%
* 100% to 200%
* 0% to 99%
* 0% to -50%
* -50% to -100%

### ⚠️ Flags

Highlights specific behaviors of the wallet:

* Pre-sale: Indicates participation in pre-sale events.
* Pump.fun Buy Txns: Number of transactions involving tokens from the pump.fun platform.
* Sold > Bought: Indicates if total tokens sold exceed amount bought (from presales/airdrops).
* Didn't buy: Shows if tokens were received without purchase.
* Snipes (10s): Number of trades executed within 10 seconds of token deployment.

### 📝 Token Details

Overview of each token traded, including:

* Token Name
* Token Address
* Status (Open/Closed)
* ROI (%)
* Profit (SOL)
* First Buy timestamp
* Last Sell timestamp
* Buy/Sell Transactions count
* Tokens Bought/Sold amounts
* Pre-sale participation
* Trading flags

### **Last Tokens Traded:**&#x20;

Overview of the last tokens traded, including name, profit/loss in solana and trade duration:

Last Tokens Traded:

* 😡 Unknown : -46% | -6.48 SOL | 0d 0h 3m 12s
* 😡 K=FC^2 : -5% | -0.14 SOL | 0d 0h 4m 10s&#x20;
* 💸 N64 : 18% | 1.86 SOL | 0d 0h 30m 48s&#x20;
* 💩 MAHA : -95% | -1.18 SOL | 0d 0h 8m 2s `<- If position PNL is more than -90% loss, the position will automatically close`
* 💎 Unknown : 531% | 53.2 SOL | (Open)   `<- The position is still OPEN (on-going trade)`
* 💸 pvp=0 : 15% | 0.3 SOL | 0d 0h 1m 51s&#x20;
* 💸 P=P : 35% | 1.49 SOL | 0d 0h 3m 29s&#x20;
* 💸 MARCO : 196% | 19.57 SOL | 0d 0h 2m 11s&#x20;
* 💸 Mugshawtys : 14% | 0.68 SOL | 0d 0h 6m 34s&#x20;
* 😡 LibGen : -9% | -0.18 SOL | 0d 0h 4m 55s


---

# 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.walletx.bot/setup-and-usage/4.-breakdown-of-walletx-scan-metrics.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.
