> ## 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.

# 增强交易API

> Helius增强交易端点的完整API参考。将交易解析为包括NFT销售、交换和转账在内的易于理解的格式。

<CardGroup cols={2}>
  <Card title="获取解析交易" href="/zh/api-reference/enhanced-transactions/gettransactions">
    解析并返回给定交易的增强版、易于阅读的版本。
  </Card>

  <Card title="按地址获取解析交易" href="/zh/api-reference/enhanced-transactions/gettransactionsbyaddress">
    检索特定地址的增强交易历史记录。
  </Card>
</CardGroup>
