For the complete documentation index, see llms.txt. This page is also available as Markdown.

trace

filter(filter: FilterRequest): Vec<TransactionTrace>

  • interface: api.rpc.trace.filter

  • jsonrpc: trace_filter

  • summary: It allows you to get the traces of multiple transactions in a single request based on the filters you provide.

Last updated