# 跨鏈追踪面板

當追蹤資金時，畫布上出現跨鏈橋節點表示發生了跨鏈轉移。要進一步探索，只需點擊該橋節點或連接邊，即可打開跨鏈追蹤面板。

下圖展示了跨鏈追蹤面板的一個例子。此處，ExactlyProtocol 攻擊者被描述為使用 Across 橋樑從 Optimism 網絡將以太坊轉移至以太坊區塊鏈。

<figure><img src="/files/lo0o10Oirbmw0nlrFWTj" alt="跨鏈追蹤面板"><figcaption></figcaption></figure>

在跨鏈追蹤面板中，每個條目都代表一個跨鏈交易，提供關鍵細節，例如來源和目標交易以及轉移的資產。如果跨鏈關係尚未追蹤，信息將僅在來源或目標一側可用。

您是否想知道如何在相應的鏈上發現交易？哪些鏈和地址涉及發送或接收？通過點擊“追蹤”，用戶可以利用 MetaSleuth 的自動跨鏈追蹤功能。分析完成後，另一側的跨鏈資產轉移將顯示在面板中並在畫布上自動突出顯示。

如果您遇到任何不支持、不準確或失敗的跨鏈解析，我們鼓勵您透過選擇面板右下角的“報告錯誤”選項來提供反饋。您的意見對於提升追蹤體驗至關重要！


---

# 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/interchain-tracker-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.
