post https://{ronin-network}.gateway.tatum.io/
The debug_traceBlockByHash method allows developers to trace the execution of transactions within a block specified by its hash.
This method is particularly useful for debugging purposes, as it provides detailed information about the execution of each transaction within the block, including the type of call, the addresses involved, the value transferred, the gas used, the input data, the output data, and any sub-calls made during the transaction.