> For the complete documentation index, see [llms.txt](https://bubblelabslite-paper.gitbook.io/bubblelabs-lite-paper.news-media./llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bubblelabslite-paper.gitbook.io/bubblelabs-lite-paper.news-media./roadmap-overview-v3/v3-2.1-wallet-analytics.md).

# V3-2.1 Wallet Analytics

### Wallet Analytics (Planned Enhancements)

* ~~**Wallet PnL**~~
  * ~~<mark style="background-color:$info;">Realized / unrealized PnL over time.</mark>~~
  * ~~<mark style="background-color:$info;">Aggregated by token and in</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">**USD**</mark><mark style="background-color:$info;">.</mark>~~
  * ~~<mark style="background-color:$info;">Time-series charts for understanding performance across different market phases.</mark>~~
* ~~**Wallet Value (USD)**~~
  * ~~<mark style="background-color:$info;">Live total wallet value shown in USD.</mark>~~
  * ~~<mark style="background-color:$info;">Per-token breakdown and historical chart for value over time.</mark>~~

### 2.1.5 Wallet Analytics

* **Holdings Overview**
  * ~~<mark style="background-color:$info;">Token allocation</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">**pie charts**</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">and lists.</mark>~~
  * <mark style="background-color:$info;">Highlights large positions and concentration risk.</mark>
* **Best Trades**
  * ~~<mark style="background-color:$info;">Top realized trades by PnL.</mark>~~
  * <mark style="background-color:$info;">Win rate, average R (risk-reward), and typical holding time.</mark>
  * <mark style="background-color:$info;">Tools to spot which strategies or venues worked best for that wallet.</mark>

<details>

<summary><strong>Expanded Node Insights</strong></summary>

~~Richer **node detail panels** when you click a node, focused on discovery.~~

* ~~Clear **direction markers** on edges:~~
  * ~~`>`~~ ~~**Outflow** – transactions leaving the wallet, coloured **red**.~~
  * ~~`<`~~ ~~**Inflow** – transactions entering the wallet, coloured **green**.~~
* ~~For each transaction / edge:~~
  * ~~On-chain **value** (e.g. `1.2 SOL`, token amounts, etc.).~~
  * ~~Corresponding **USD value** at the time of the transaction.~~
* ~~**Total volume per wallet**:~~
  * ~~Aggregated inflow and outflow volumes by token and in USD.~~
* The analytics surface is designed to stay open-ended as we expand:
  * Node detail depth.
  * Multi-hop path analysis.
  * Advanced discovery tools layered on top of the 3D graph.

</details>

<details>

<summary><strong>Enhanced Discovery</strong></summary>

~~Recent Searches~~

* ~~Quick access to your most recent wallet analyses.~~
* ~~Effortless revisit of wallets you're tracking.~~

#### ~~Global Leader board~~

* ~~Discover the most-analysed wallets across the Bubble Labs community.~~
* ~~See what addresses are generating the most interest.~~
* ~~Explore trending on-chain activity.~~

#### Advanced Search Filtering -50/50-

* Wallets Only: Focus on EOA addresses.
* Contracts Only: Analyses token contracts and programs.
* DEX Routers: Track liquidity and trading venues.

</details>


---

# 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://bubblelabslite-paper.gitbook.io/bubblelabs-lite-paper.news-media./roadmap-overview-v3/v3-2.1-wallet-analytics.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.
