For the complete documentation index, see llms.txt. This page is also available as Markdown.

Debug_traceBlockByNumber

Trace block by number

post

Returns the tracing result by executing all transactions in the block specified by number with a tracer

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: debug_traceBlockByNumber
idintegerRequiredExample: 1
Responses
200

Block transaction traces by number

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
post/

Last updated