debug_traceBlockByNumber
Returns the tracing result by executing all transactions in the block specified by the block number with a tracer.
Params
(2)1. block_number (required)
string<hex>
2. tracer (required)
tracer
stringAllowed values:
callTracerprestateTracer
Result
(MonadDebugTraceBlockResult)result
MonadCallFrameerror
string or null
from
string<hex>gas
string<hex>gasUsed
string<hex>input
string<hex>output
string<hex>revertReason
string or null
to
type
stringAllowed values:
CALLDELEGATECALLCALLCODECREATECREATE2SELFDESTRUCTSTATICCALL
value
txHash
string<hex>