Debugging and tracing on the Plasma blockchain can be done using the following methods:Documentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
debug_getRawHeader
debug_getRawBlock
debug_getRawTransaction
debug_getRawReceipts
debug_traceCall
trace_call
trace_callMany
trace_replayBlockTransactions
trace_block
trace_get
- Transaction debugging — analyze transaction execution in detail
- Smart contract analysis — trace contract calls and state changes
- Error investigation — identify and fix transaction failures
- Performance optimization — analyze gas usage and execution paths