get_transaction_by_id
Fetch TRON transaction details by hash. Input a transaction hash (txID) to retrieve its status and content.
Instructions
Query transaction status and content by transaction hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Transaction hash (txID) | |
| network | No | Network name. Defaults to mainnet. |