Docs

eth_getTransactionByHash - Arbitrum RPC Method

Retrieve transaction details by hash on Arbitrum. Essential for DeFi developers, protocol teams, and dApp builders seeking Ethereum scalability tracking transactions on Ethereum's leading Layer 2 with 46% L2 market share and $12B+ TVL.

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

Why Arbitrum? Build on Ethereum's leading Layer 2 with 46% L2 market share and $12B+ TVL with full EVM compatibility, 1.5M daily transactions, and $3B+ DAO treasury for ecosystem growth.

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 high-volume DeFi (GMX, Uniswap, Aave), gaming, and cross-chain applications
  • Block explorers - Display transaction information

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid transaction hash format