get_transaction_from_pending
Retrieve transaction details from TRON's pending pool using its transaction ID.
Instructions
Get the details of a specific transaction from the pending pool by its transaction ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txId | Yes | The transaction ID (hash) to look up in the pending pool | |
| network | No | Network name. Defaults to mainnet. |