Docs

trace_filter - Hyperliquid RPC Method

Filter traces by address and block range on Hyperliquid. Requires archive node for perpetual futures trading, onchain order books, and institutional-grade derivatives.

Returns traces matching a filter on Hyperliquid.

Archive Node Required

This method requires an archive node. It is not available on full nodes.

Use Cases

  • Address activity - Find all internal transactions involving an address
  • Contract monitoring - Track calls to specific contracts
  • Forensic analysis - Investigate transaction patterns for perpetual futures trading, onchain order books, and institutional-grade derivatives

Response Body

Response

Code Examples