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