# Smart Wallets database

One of the core indicators in our algo is profitable wallets' behaviour. On the Degen tier we give you detailed analytics on those wallets.

**Smart-wallet trading-pattern analysis**

For every profitable wallet we track&#x20;

* average holding time
* win rate
* historical entry / exit levels
* some other indicators

These metrics let you decide faster whether to take a trade or not, and fine-tune a strategy for each trade.

**Largest, constantly updated copy-trading wallet base**

Each wallet is carefully labeled and appears with every Algo discovery, so you can mirror the ones you trust in one click. It’s the biggest, deeply labeled, regularly updated Solana wallet database.

{% hint style="info" %}
**Impact:** 70% of traders are 2x more profitable because of these features — based on user feedback and analysis of 200 + customer-shared wallets.
{% endhint %}

| Information (always for past 7d)   | How the data looks like                                                                                                                                                                                                                                | Why it's important                                                                                                                                                       |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Winrate                            | 49.8%                                                                                                                                                                                                                                                  | A trade counts as a “win” when the total SOL sold is greater than the total SOL bought                                                                                   |
| Median Trade Duration              | 5h                                                                                                                                                                                                                                                     | Shows the trader’s average holding time per token — useful for shaping your own exit strategy                                                                            |
| Total trades                       | 429                                                                                                                                                                                                                                                    | Lets you spot the wallet’s overall strategy — and confirms it isn’t running high-frequency trades                                                                        |
| Distribution of past trades by ROI | <p> <strong>>500% ROI:</strong> 5 trades (7%)<br><strong>200-500% ROI:</strong> 12 trades (17%)</p><p><strong>0-200% ROI:</strong> 48 trades (69%)<br><strong>-50% to 0% ROI:</strong> 3 trades (4%)<br><strong>< -50% ROI:</strong> 2 trades (3%)</p> | Historical exit data — shows the price levels where the wallet closed past positions, helping you plan your own token exit strategy.                                     |
| Historically tied to               | <p><strong>200%+ (3x+):</strong> 3 tokens<br><strong>500%+ (6x+):</strong> 1 token<br><strong>1000%+ (11x+):</strong> 1 token</p>                                                                                                                      | Shows each token’s ROI measured from the wallet’s first trade — useful for gauging how early the trader spotted runners, though it doesn’t tell you how well they exited |


---

# 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://atm-day.gitbook.io/docs/smart-wallets-database.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.
