eth_getTransactionByHash - Lisk


Summary

Returns information about a transaction by block number and transaction index position.

Parameters

1. Transaction Hash TX Hash

Hash of a transaction to get information for
Example: i.e. 0x12345...

Code Examples