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

Debug_traceBlockByHash

Trace block by hash

post

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

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

Block transaction traces by hash

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
post/

Last updated