send_shielded
Generate scannable Zcash payment URIs for shielded transactions by encoding recipient addresses, ZEC amounts, and optional memos.
Instructions
Generate a zcash: payment URI for shielded ZEC. Encodes address, amount, and optional memo into a scannable URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Recipient Zcash shielded address | |
| amount | Yes | Amount in ZEC | |
| memo | No | Optional memo text (max 512 bytes) | |
| label | No | Optional label for the payment |