stellar_tx_decode
Decode Stellar transaction XDR into human-readable JSON for easy inspection, debugging, and verification of blockchain transaction data.
Instructions
Decode transaction XDR to human-readable JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_xdr | Yes | Transaction XDR to decode (base64) | |
| output_format | No | Output format |