Docs

trace_block - Hyperliquid RPC Method

Get traces for all transactions in a block on Hyperliquid. Requires archive node for perpetual futures trading, onchain order books, and institutional-grade derivatives.

Returns traces for all transactions in a block on Hyperliquid.

Archive Node Required

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

Use Cases

  • Block analysis - Inspect all internal transactions in a block
  • MEV research - Analyze transaction ordering and internal calls
  • Indexing - Build comprehensive transaction indexes for perpetual futures trading, onchain order books, and institutional-grade derivatives

Response Body

Response

Code Examples