hedera_approve_token_allowance
Build an unsigned transaction to grant a spender a fungible token allowance, enabling delegated transfers from the owner's account.
Instructions
Build (unsigned) a fungible-token spending allowance for a spender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Allowance amount in base units | |
| tokenId | Yes | ||
| ownerAccountId | No | Owner (defaults to payer) | |
| payerAccountId | No | ||
| spenderAccountId | Yes |