Docs

eth_getTransactionByHash - Cronos RPC Method

Retrieve transaction details by hash on Cronos. Essential for Cronos developers building DeFi and payment applications tracking transactions on the EVM-compatible Crypto.com blockchain.

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

Why Cronos? Build on the EVM-compatible Crypto.com blockchain with fast finality and deep Crypto.com ecosystem integration.

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 DeFi protocols, NFT marketplaces, and Crypto.com ecosystem integrations
  • Block explorers - Display transaction information

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid transaction hash format