get_transaction
Retrieve transaction details on the 0G network by hash. Choose between mainnet and testnet to get sender, recipient, status, and value information.
Instructions
Get transaction details by hash on 0G network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash to lookup | |
| network | No | Network to query (default: testnet) | testnet |