post https://{ronin-network}.gateway.tatum.io/
The eth_getBlockReceipts RPC method is a powerful tool for retrieving the receipts of all transactions included in a block, along with the block header.
This method is particularly useful for applications that require detailed information about transactions, such as event logs, gas usage, and the status of transactions.
It is supported on nodes running the Erigon client.