connect_drop
Send tokens to multiple recipients in one batch using social handles or wallet addresses. Returns 201 when submitted or 202 while processing, retry with the same idempotency key.
Instructions
Execute a Smart Send (batch token transfer). Returns 201 when submitted or 202 when recipients still processing — retry with same idempotencyKey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | ||
| recipients | Yes | ||
| tokenContract | No | ||
| idempotencyKey | Yes | ||
| ignoreFailedRecipients | No | ||
| amountInWeiPerRecipient | No |