# Top accumulations

{% hint style="info" %}
[**Check today’s Top Accumulations on a website**](https://www.coinsense.app/top-accumulations-dex)
{% endhint %}

This dashboard monitors **smart money wallet (SMW) activity on decentralized exchanges (DEXs)**, highlighting where capital from influential market participants is flowing. Unlike generic on-chain scanners, this view is built around **influencer-identified wallets** — nearly all tracked SMWs here are known influencers.

By default, tokens are **ranked by Score**, our internal metric that blends:

* **Wallet history** (how accurate and consistent the influencer has been in past allocations).
* **Mindshare weight** (how much reach/impact the influencer has in the market, measured through activity like tweets, engagement, and traction).
* **Fundamental alignment** (whether the influencer focuses on hype-driven or fundamentally-backed projects).

A **higher Score means stronger conviction and quality of inflow** — not just noise. This ensures the dashboard surfaces the most relevant opportunities where influential capital overlaps with narrative momentum.

***

### **Filters**

* **Network** – Filter activity by blockchain (Base, Abstract, Ethereum, Solana, and others).
* **Token Type** –
  * **Top Accumulations** – All tracked tokens.
  * **Fresh Tokens** – Tokens less than 24 hours old.
  * **Young Tokens** – Tokens less than 7 days old.
* **Market Cap** – Restrict results with min/max market capitalization filters.
* **Timeframe** – Select accumulation window: 24h, 3 days, 7 days, 30 days, or custom range.

***

### **Key Columns**

* **Score** – Internal ranking metric (default sort). Reflects wallet history, influencer mindshare, and fundamental weight of the token. Higher = stronger signal.
* **Netflow** – Net capital inflow/outflow into the token by SMWs.
* **Netflow vs Cap %** – Net inflow relative to the token’s market cap; highlights how impactful SMWs are in context of token size.
* **Market Cap** – Current capitalization of the token.
* **Avg Entry Price** – Average buy-in price for SMWs.
* **Wallets** – Number of SMWs involved with the token.
* **SMW Change** – Difference in number of SMWs going long vs. short on the token.
* **Days Old** – Age of the token since launch.

***

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

### Example how to read data from the image above:

* **STRAT** tops the list with a **Score of 7.1M**, $943.6K inflow (0.87% of cap), and 15 wallets involved — strong early conviction for a 24-day-old token.
* **SPARK** ranks high with $1.33M inflow (4.76% of cap) and 51 wallets, boosted by positive SMW change (+7).
* **CLIPPY** demonstrates how **newer tokens (14 days)** can climb high in the ranking when both inflows ($809K) and Score align (6.05% of cap held by SMWs).
* **TOKABU** (76 days old) and **REX33** (11 days old) show how early-stage inflows ($427K, $75.6K) can still secure a spot when driven by high-Score influencers.
* Legacy tokens like **GOHM** (1349 days old, $409K inflow) continue to appear when influencer activity resurfaces, proving longevity can still attract SMWs.

***

### **Purpose**

This dashboard is designed not only to show **where capital flows** but **whose capital it is**. Since SMWs here are mapped influencer wallets, the **Score-based ranking system** ensures that the tokens shown at the top aren’t just random inflows but high-quality signals filtered by:

1. **Influencer track record**
2. **Market influence (mindshare)**
3. **Fundamental vs hype bias**

This makes it possible to:

* Spot **early, high-conviction DEX plays**.
* Identify **tokens where influential voices overlap with real capital**.
* Track how **narrative-driven tokens** differ from **fundamentally-backed picks** in accumulation trends.


---

# 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.coinsense.app/website/dex-data/top-accumulations.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.
