eth_getTransactionByHash

Returns the information about a transaction from a transaction hash

Parameters

DATA, 32 Bytes - hash of a transaction

Returns

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

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