Docs

trace_filter - Base RPC Method

Filter traces by address and block range on Base. Requires archive node for consumer dApps, SocialFi, NFT marketplaces, and merchant payment integrations.

Returns traces matching a filter on Base.

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 consumer dApps, SocialFi, NFT marketplaces, and merchant payment integrations

Response Body

Response

Code Examples