# 跨链监测面板

在资金追踪过程中，画布上出现的跨链桥节点表示跨链转移。要进行进一步探索，只需点击该跨链桥节点或连接的边，即可打开跨链追踪面板。

下图展示了跨链追踪面板的一个示例。在这里，ExactlyProtocol攻击者使用跨链桥Across从Optimism网络转移以太币到以太坊区块链。

<figure><img src="/files/bdM8hrfSUcve438xzX2U" alt="跨链追踪面板"><figcaption><p>跨链追踪面板</p></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_cn/yong-hu-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.
