hedera_wipe_token
Wipes a specified fungible token amount or NFT serial numbers from an account, building an unsigned transaction for proposal.
Instructions
Build (unsigned) a wipe of fungible amount or NFT serials from an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| serials | No | ||
| tokenId | Yes | ||
| accountId | Yes | ||
| payerAccountId | No |