intentCoinchanAirdrop
Distribute Coinchan tokens to multiple addresses simultaneously on Ethereum-based networks. Specify recipients and amounts to execute batch token transfers efficiently.
Instructions
Airdrop a Coinchan token to multiple addresses
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | ||
| coinId | Yes | ||
| recipients | Yes | Array of recipient addresses | |
| amounts | Yes | Array of token amounts | |
| totalSum | Yes | Total sum to transfer from sender |