Nhảy tới nội dung

[Trace] debug_traceChain

Returns the structured logs created during the execution of EVM between two blocks (excluding start) as a JSON object. This endpoint must be invoked via debug_subscribe as follows:

NOTE: Don't trace too many blocks at the same time as it can overuse machine resources.

JSONRPC: debug_traceChain

Request

Responses

Returns the structured logs created during the execution of EVM between two blocks as a JSON object.

Cải thiện trang này