debug_getBadBlocks
The debug_getBadBlocks method returns a list of bad blocks that have been rejected by the Arbitrum node. This debugging method helps identify blocks that failed validation, making it useful for network analysis and troubleshooting chain issues.
Parameters
This method does not require any parameters.
Return Object
The method returns an array of bad block objects with their validation errors.
Request Example
Request
Response Example
Response