# インターチェイントラッカー（自動ブロックチェーントレース）

ユーザーのために資金追跡プロセスを容易にするため、MetaSleuthには組み込みのインターチェーントラッカーがあります。インターチェーントラッカーは、ユーザーがアドレスを分析する際に、潜在的なクロスチェーン資産移転を自動的に特定します。また、ワンクリックでクロスチェーン資産移転を反対側で追跡する機能も提供します。使用方法の詳細については、[インターチェーントラッカーパネル](/ja/yzmanyuaru/canvas-and-panels/interchain-tracker-panel.md)を訪れてください。

現在、MSはAcross、Multichain、cBridge、Hop、PolyNetwork、Stargate、Synapse、WormHole、Optimism Gateway、Polygon Pos Bridge、Avalanche Bridge（部分的サポート）、およびRenBridge（部分的サポート）などのクロスチェーンブリッジの自動解析をサポートしています。

ブリッジやクロスチェーン転送の詳細については、<https://ethereum.org/en/bridges/>をご覧ください。


---

# 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/ja/yzmanyuaru/trace-funds-ways-to-retrieve-transfer-data/interchain-traker-trace-across-blockchains-automatically.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.
