decode_raw_transaction
Decode raw transaction hex to reveal destination addresses and transaction details. Works offline for private inspection without network broadcast.
Instructions
Decode raw transaction hex, showing destinations. Works offline.
Args: raw_tx: The raw transaction hex. network: Override the server's network for address rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_tx | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |