post https://{ronin-network}.gateway.tatum.io/
The trace_block is a JSON-RPC method that allows you to fetch the trace details for a given block based on the block height.
This method can be useful when you need detailed trace information for a specific block.
Use cases for this method may include:
- Analyzing the internal operations of transactions within a block
- Debugging smart contract interactions
- Collecting data for in-depth blockchain analytics