hedera_token_airdrop
Build unsigned fungible token airdrops that auto-associate recipients, eliminating the need for prior opt-in on Hedera.
Instructions
Build (unsigned) a fungible-token airdrop (HIP-904) — auto-associates recipients without prior opt-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in base units | |
| tokenId | Yes | ||
| toAccountId | Yes | ||
| fromAccountId | No | Sender (defaults to payer) | |
| payerAccountId | No |