trace_filter
trace_filter
Returns traces matching a block range and address filter.
Request
This endpoint expects an object.
filter
Filter object used to match traces.
Response
Traces matching the filter.
action
Common fields describing a trace action.
blockHash
32-byte block hash.
blockNumber
Hex-encoded integer quantity.
result
Common fields returned by a trace action.
subtraces
Number of child traces.
traceAddress
Path to the trace within the transaction execution tree.
transactionHash
32-byte transaction hash.
transactionPosition
Hex-encoded integer quantity.
type
Trace action category returned in trace results. This is not a traceTypes request value.
error
Error returned for the trace, when execution failed.