transfer
Send a USDC payment to a recipient. Include an idempotency key to avoid double charges and a memo for audit trail.
Instructions
Send a standard Modexia payment (USDC) to a recipient. Recommended to always provide an idempotency_key to prevent double charges. Optionally provide a memo to explain the reason for the payment (visible in audit trail).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | ||
| amount | Yes | ||
| recipient | Yes | ||
| idempotency_key | No |