post https://{ronin-network}.gateway.tatum.io/
The eth_getTransactionByBlockHashAndIndex is an Ronin JSON-RPC method that allows you to fetch the transaction details based on the block hash and the index of the transaction within that block.
This method can be useful when you want to retrieve transaction details for a specific transaction without knowing its transaction hash.