Docs

eth_getTransactionByHash - LISK RPC Method

Retrieve transaction details by hash on LISK. Essential for RWA developers, DePIN builders, and teams targeting Southeast Asia and Africa markets tracking transactions on the first L1-to-Superchain L2 focused on real-world assets and emerging markets.

Returns the information about a transaction by transaction hash on LISK.

Why LISK? Build on the first L1-to-Superchain L2 focused on real-world assets and emerging markets with OP Stack Superchain integration, Gelato rollup-as-a-service, 500K OP grant, and LSK token migration from L1.

Use Cases

The eth_getTransactionByHash method is essential for:

  • Transaction tracking - Get details of pending or confirmed transactions
  • Payment verification - Verify transaction parameters
  • Debugging - Analyze transaction data for real-world asset tokenization, decentralized physical infrastructure (DePIN), and emerging market financial access
  • Block explorers - Display transaction information

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid transaction hash format