Docs

trace_filter - MegaETH RPC Method

Filter traces by address and block range on MegaETH. Requires archive node for high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications.

Returns traces matching a filter on MegaETH.

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 high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications

Response Body

Response

Code Examples