Create Payment Link
create-payment-linkGenerate a shareable payment link for an ENS name. The link resolves to a stealth address at payment time, protecting sender privacy.
Instructions
Generate a shareable payment link for an ENS name. The link resolves to a stealth address at payment time, ensuring privacy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient ENS name (e.g. "vitalik.eth") | |
| memo | No | Optional memo for the payment | |
| chain | No | Preferred chain (e.g. "base") | |
| token | No | Token symbol (e.g. "USDC") | |
| amount | No | Suggested amount (e.g. "50.00") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webUrl | Yes | ||
| erc681Uri | Yes | ||
| recipient | Yes |