eth_getTransactionReceipt

Returns the receipt of a transaction by transaction hash

Parameters

DATA, 32 Bytes - hash of a transaction

Returns

Object - A transaction receipt object, or null when no receipt was found

Language
Click Try It! to start a request and see the response here!