hedera_approve_nft_allowance
Approve a spender to transfer all NFTs in a collection. Builds an unsigned transaction for an NFT 'approve for all' allowance.
Instructions
Build (unsigned) an NFT allowance for all serials of a collection (approve-for-all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | ||
| ownerAccountId | No | Owner (defaults to payer) | |
| payerAccountId | No | ||
| spenderAccountId | Yes |