Docs

eth_getTransactionByHash - Manta RPC Method

Retrieve transaction details by hash on Manta Pacific. Essential for ZK application developers, privacy-focused builders, and teams requiring modular scalability tracking transactions on the modular ZK L2 with Celestia DA delivering the lowest fees for 200+ dApps.

Returns the information about a transaction by transaction hash on Manta Pacific.

Why Manta? Build on the modular ZK L2 with Celestia DA delivering the lowest fees for 200+ dApps with first L2 on Celestia mainnet, ZK-as-a-Service via Universal Circuits, Polygon CDK integration, and modular OP Stack architecture.

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 ZK-enabled DeFi, private identity verification, and modular ZK applications via Universal Circuits
  • Block explorers - Display transaction information

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid transaction hash format