# Ranking Dashboards

Under Discovery mode, there are various Ranking Dashboards, including Address, Token, Project, and NFT Collection. You can quickly access the current trend through the Ranking Dashboards, and click to enter a specific address, token, project or NFT details page.

<figure><img src="/files/1ZK3VcM6eKINs5VASB9K" alt=""><figcaption></figcaption></figure>

### Wallet **Explorer**

This dashboard analyzes the Top 100 CEX and EOA Holders sorted by token.&#x20;

You can select any of the supported tokens to see its top holders.Address, Identity Tags, Token Holdings, and Percentage of Holdings for each address are shown.

And the top right corner shows the total number of EOA addresses we tracked.

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

### Token **Explorer**：ERC20

This dashboard analyzes ERC-20 Tokens (Top 50) and Stablecoins(Top 50) ranked by market capitalization.

Token Name, Icon, Contract Address, Price, 24H Change,MarketCap and Holders for each token are shown.

And the top right corner shows the total number of ERC-20 Tokens we tracked.

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

### Project **Explorer**

This dashboard analyzes the Top 50 Projects ranked by TVL and Daily Active Users.

Project Name, Icon, Category, Daily Actice Addresses, Daily Active Entities, TVL for each project are shown.

And the top right corner shows the number of projects we tracked.

<figure><img src="/files/65hclB6vS1TlxUPKr8We" alt=""><figcaption></figcaption></figure>

### NFT **Explorer**：ERC721

This dashboard analyzes Blue-Chip NFT.&#x20;

We selected 10 specific Collections according to its MarketCap, market performance and floor price and named them Blue-Chip NFT.

Collection Name, Contract Address, Floor Price(in ETH), Trading Volume in 24H, Holders(Addresses Amount), Holders(Entities Amount) for each Collection are shown.

And the top right corner shows the number of projects we tracked.

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

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


---

# 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.scopescan.ai/features/discovery-mode/ranking-dashboards.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.
