-
blockParameter: (string) [required] A hexadecimal block number, or one of the tagslatest,earliest,pendingorfinalized. See the default block parameter.:::warning
safeisn't supported. Usefinalizedinstead. Learn more about Linea's layer 2 finalization. ::: -
Optional tracing options object with the following fields:
tracer: (string) [optional] type of tracer. SupportscallTracerorprestateTracer.tracerConfig: (object) [optional] tracer configuration options:onlyTopCall: (boolean) [optional] whentrue, will only trace the primary (top-level) call and not any sub-calls. It eliminates the additional processing for each call frame.