eth_getTransactionByHash

Returns the information about a transaction requested by transaction hash. In the response object, blockHash, blockNumber, and transactionIndex are null when the transaction is pending.

Log in to see full request history
Path Params
string
required
Defaults to 1659dfb40aa24bbb8153a677b98064d7
Body Params
integer
Defaults to 1
string
Defaults to 2.0
params
array of strings
length between 1 and 1

String - 32 Bytes - Hash of a transaction

params
string
Defaults to eth_getTransactionByHash
Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json