eth_getTransactionByHash - Chiliz RPC Method
Retrieve transaction details by hash on Chiliz. Essential for sports organizations, entertainment brands, and fan engagement platform developers tracking transactions on the sports-first blockchain powering 2M+ fan token wallets and dozens of licensed sports partnerships.
Returns the information about a transaction by transaction hash on Chiliz.
Why Chiliz? Build on the sports-first blockchain powering 2M+ fan token wallets and dozens of licensed sports partnerships with licensed partnerships with major football clubs, MiCA-compliant in EU, OG Esports integration, and SportFi DeFi infrastructure.
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 sports fan tokens (Socios.com), club voting rights, gamified fan experiences, and tokenized sports assets
- Block explorers - Display transaction information
Code Examples
Error Handling
| Error Code | Message | Description |
|---|---|---|
| -32602 | Invalid params | Invalid transaction hash format |
Related Methods
eth_getTransactionReceipt- Get transaction receipteth_sendRawTransaction- Send transaction
eth_sendRawTransaction
Submit signed transactions to Chiliz. Essential for broadcasting transactions for sports fan tokens (Socios.com), club voting rights, gamified fan experiences, and tokenized sports assets.
eth_getTransactionReceipt
Get transaction receipt with status and logs on Chiliz. Essential for verifying transaction execution for sports fan tokens (Socios.com), club voting rights, gamified fan experiences, and tokenized sports assets.