eth_getTransactionByHash - Soneium
POST /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.
Request