debug_traceBlockByHash
Returns the tracing result by executing all transactions in the block specified by the block hash with a tracer.
Params
(2)1. block_hash (required)
string
2. tracer (required)
tracer
stringAllowed values:
callTracerprestateTracer
Result
(MonadDebugTraceBlockResult)txHash
stringresult
MonadCallFrametype
stringAllowed values:
CALLDELEGATECALLCALLCODECREATECREATE2SELFDESTRUCTSTATICCALL
from
stringto
value
gas
integer>= 0
gasUsed
integer>= 0
input
array[integer]output
array[integer]error
string or null
revertReason
string or null