Docs

eth_getTransactionByHash - Ronin RPC Method

Retrieve transaction details by hash on Ronin. Essential for game developers, NFT gaming studios, and teams building play-to-earn economies tracking transactions on the gaming-first blockchain with 1M+ daily active wallets and $6.47B in NFT trading volume.

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

Why Ronin? Build on the gaming-first blockchain with 1M+ daily active wallets and $6.47B in NFT trading volume with purpose-built for gaming with $1.3B+ Axie revenue, zkEVM upgrade planned, Katana DEX, and Tama fair launch platform.

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 blockchain gaming (Axie Infinity, Pixels), gaming NFT marketplaces, and in-game token economies
  • Block explorers - Display transaction information

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid transaction hash format