trace_rawTransaction
Traces a call to eth_sendRawTransaction without making the call, returning the traces
Parameters
Data
- Raw transaction dataArray
- Type of trace, one or more of:"vmTrace"
,"trace"
,"stateDiff"
.``
Returns
Object
- Block traces.
``
Example
Request
Result
Last updated