get_transaction_info_by_id
Query TRON transaction receipts by hash to get energy usage, fee, logs, and confirmation status. Supports specifying network for different chains.
Instructions
Query transaction receipt including energy usage, fee, logs, and confirmation status by transaction hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Transaction hash (txID) | |
| network | No | Network name. Defaults to mainnet. |