eth_getTransactionReceipt
Returns the receipt of a transaction given transaction hash. Note that the receipt is not available for pending transactions.
Parameters
transaction hash
: [Required] A string representing the hash (32 bytes) of a transaction.