trace_replayBlockTransactions
Debug and trace | Plasma
trace_replayBlockTransactions | Plasma
Plasma API method that replays all transactions in a block and returns the requested traces. trace_replayBlockTransactions on Plasma via Chainstack.
POST
trace_replayBlockTransactions
Plasma API method that replays all transactions in a block and returns the requested traces.
Parameters
quantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)array— array of trace types (trace,vmTrace,stateDiff)
Response
array— an array of trace results for each transaction
trace_replayBlockTransactions code examples
Body
application/json
Last modified on May 18, 2026