decode_psbt
Decode a PSBT to see every destination, fee, and signing status before approving it in your wallet. Works offline for secure verification.
Instructions
Decode a PSBT, showing every destination, the fee and signing status.
Works offline. Use this to check where funds are going before signing in your wallet. This server cannot sign or broadcast.
Args: psbt: The base64-encoded PSBT. network: Override the server's network for address rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| psbt | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |