eth_getTransactionByBlockHashAndIndex
Returns information about a transaction given block hash and transaction index position.
Parameters
block hash
: [Required] A string representing the hash (32 bytes) of a block.transaction index position
: [Required] A hexadecimal of the integer representing the position in the block.