intentCoinchanAirdrop
Distribute Coinchan tokens to multiple addresses in a single transaction by specifying chain ID, coin ID, recipient addresses, and amounts. Streamlines cryptocurrency airdrops on Ethereum-based networks.
Instructions
Airdrop a Coinchan token to multiple addresses
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amounts | Yes | Array of token amounts | |
chainId | Yes | ||
coinId | Yes | ||
recipients | Yes | Array of recipient addresses | |
totalSum | Yes | Total sum to transfer from sender |