Returns information about a transaction by block hash and transaction index position. Parameters
DATA
, 32 Bytes - hash of a block.QUANTITY
- integer of the transaction index position.
Example
params: [ '0x3c82bc62179602b67318c013c10f99011037c49cba84e31ffe6e465a21c521a7', '0x0' // 0 ]
Returns
See eth_getTransactionByHash
No content