traceCallHandler
traceCallHandler(
client):DebugTraceCallHandler
Returns a trace of an eth_call within the context of the given block execution using the final state of the parent block
Parameters
• client: TevmNode<"fork" | "normal", object>
Returns
an execution trace of an eth_call in the context of a given block execution mirroring the output from traceTransaction
 
 