decode_memo
Decode Zcash shielded memos from hex or base64 input. Supports ZAP1 typed memos, ZIP 302 standards, plain text, and raw binary formats.
Instructions
Decode a Zcash shielded memo field. Handles ZAP1 typed memos, ZIP 302, plain text, and raw binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | Yes | Memo data as hex string or base64 (max 1024 bytes decoded) |