# 地址面板

當您點擊一個地址節點時，地址面板將從畫布的左側展開。在此面板中，您可以看到以下信息：

**`名稱標籤`**：如果某個地址有 BlockSec 支持的公共名稱標籤或用戶分配的私人名稱標籤，它將被顯示。例如，下面圖片中的 "Poloniex 交易所攻擊者"。

**`合規風險評分`**：根據與地址相關的標籤信息及其與其他地址的互動，評估地址的合規風險。該風險分級為五個等級：無風險、低風險、中風險、高風險和危險風險。

**`地址標籤`**：與地址相關的標籤由 BlockSec AML 團隊提供。例如，在給出的範例中，該地址帶有 "攻擊者" 標籤。其他常見標籤包括 CEX、DEX、制裁、被攻破等。這些標籤用於識別與地址相關的特定特徵或風險因素，以幫助合規和風險評估。

**`餘額`**：區塊鏈上當前地址持有的本機代幣餘額及其相應的美元價值。

<figure><img src="/files/6kPgOgjonIjp9iVdWjaC" alt=""><figcaption></figcaption></figure>

**`相關地址`**：這些是與目標地址互動的地址，根據獲取的交易數據編制而成。除了地址本身，您還可以查看每個地址的風險評分、資金流向方向和流動中涉及的資產類型。

**`轉移`**：這些是與目標地址相關的所有資金轉移，已被獲取。

**`加載更多`**：此功能允許用戶請求當前地址的更多交易。關於如何使用此功能訪問更多交易數據的詳細說明，請參閱"[加載更多](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/load-more.md)"部分。

**`地址面板過濾器`**：當一個地址的互動數量較大時，可能需要一個過濾工具來縮小調查範圍。

<figure><img src="/files/YsmsZvm6nBjEqwtSS7zV" alt="" width="401"><figcaption><p>地址面板過濾器</p></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.metasleuth.io/zh_tw/shi-yong-shou-ce/canvas-and-panels/address-panel.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.
