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

Debug_traceBlock

Trace block transactions

post

Returns a full stack trace of all invoked opcodes of all transactions that were included in a block

Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: debug_traceBlock
idintegerRequiredExample: 1
Responses
200

Block transaction traces

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
post/

Last updated