> ## Documentation Index
> Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Enhanced Transactions API

> Helius Enhanced Transactionsエンドポイントの完全なAPIリファレンス。NFTセール、スワップ、転送を含むトランザクションを人間が理解できる形式に解析します。

<CardGroup cols={2}>
  <Card title="トランザクションの解析結果を取得" href="/ja/api-reference/enhanced-transactions/gettransactions">
    指定されたトランザクションの解析結果を、拡張された人間が理解できる形式で返します。
  </Card>

  <Card title="アドレス別のトランザクション解析結果を取得" href="/ja/api-reference/enhanced-transactions/gettransactionsbyaddress">
    特定のアドレスの拡張トランザクション履歴を取得します。
  </Card>
</CardGroup>
