# DApp Radar

### 想知道哪些 DApp 最多人用？交易量最大？DappRadar 就像是 DApp 世界的「App Store 排行榜」，告訴你現在最熱門的去中心化應用是什麼。

***

## 什麼是 DappRadar？

| 項目 | 說明           |
| -- | ------------ |
| 類型 | DApp 數據分析平台  |
| 創立 | 2018 年       |
| 功能 | DApp 排名、數據追蹤 |
| 代幣 | RADAR        |

***

## 主要功能

### 數據追蹤

| 功能       | 說明          |
| -------- | ----------- |
| DApp 排名  | 依活躍用戶、交易量排名 |
| NFT 追蹤   | NFT 系列排名和數據 |
| DeFi TVL | 鎖倉量追蹤       |
| 空投追蹤     | 追蹤空投機會      |
| 投資組合     | 追蹤你的資產      |

### 覆蓋範圍

```
DappRadar 追蹤的區塊鏈：

主要鏈：
├── Ethereum
├── BNB Chain
├── Polygon
├── Solana
├── Arbitrum
└── 50+ 其他鏈

DApp 類別：
├── DeFi
├── NFT
├── Games
├── Social
└── Gambling
```

{% hint style="info" %}
**為什麼用 DappRadar？**

在 DApp 世界，沒有 App Store 來告訴你哪些 App 好用。DappRadar 填補了這個空缺，幫你發現熱門的 DApp。
{% endhint %}

***

## 如何使用

### 發現 DApp

| 用途       | 方法         |
| -------- | ---------- |
| 找熱門 DApp | 看排名榜       |
| 研究 DApp  | 查看數據指標     |
| 追蹤趨勢     | 觀察用戶增長     |
| 發現新項目    | 瀏覽新上線 DApp |

### 關鍵指標

| 指標           | 說明                           |
| ------------ | ---------------------------- |
| UAW          | Unique Active Wallets（活躍錢包數） |
| Transactions | 交易次數                         |
| Volume       | 交易金額                         |
| Balance      | 合約餘額                         |

```
解讀 DApp 數據：

UAW（活躍錢包）：
- 反映真實用戶數量
- 注意：一人可以有多個錢包

Volume（交易量）：
- 反映資金流動
- 注意：可能被刷量

Transactions（交易數）：
- 反映使用頻率
- 注意：空投挖礦會刷高
```

***

## RADAR 代幣

### 代幣用途

| 用途 | 說明       |
| -- | -------- |
| 治理 | 投票決定平台方向 |
| 質押 | 獲得獎勵     |
| 功能 | 解鎖進階功能   |

{% hint style="warning" %}
**數據局限性**

DappRadar 的數據不是完美的：

* 可能被機器人刷量
* 不是所有 DApp 都被追蹤
* 跨鏈數據可能有誤差

把它當作參考，不要完全依賴。
{% endhint %}

***

## 類似工具

### 其他 DApp 追蹤工具

| 工具                                                                                         | 特色                 |
| ------------------------------------------------------------------------------------------ | ------------------ |
| [SOTD](https://github.com/dAAAb/Blockpedia/blob/master/qu-zhong-xin-hua-yong-dapp/sotd.md) | State of the DApps |
| DefiLlama                                                                                  | 專注 DeFi TVL        |
| Token Terminal                                                                             | 收益和財務數據            |
| L2Beat                                                                                     | Layer 2 數據         |

***

## 延伸閱讀

* [去中心化應用](/luo-di-an-li/qu-zhong-xin-hua-yong-dapp.md) — DApp 介紹
* [DApp 瀏覽器](/luo-di-an-li/qu-zhong-xin-hua-yong-dapp/dapp-qi.md) — 使用 DApp
* [SOTD](https://github.com/dAAAb/Blockpedia/blob/master/qu-zhong-xin-hua-yong-dapp/sotd.md) — 另一個 DApp 目錄

***

#### 參考資料

* [DappRadar](https://dappradar.com/)


---

# 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://www.0x1.academy/luo-di-an-li/qu-zhong-xin-hua-yong-dapp/dapp-radar.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.
