eth_getTransactionByHash | Ethereum Method
POST /:apiKey
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