Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hedera-0c6e0218-feat-hip-1313-high-volume-entity-creation.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

A sender account, a receiver account, and the serial number of an NFT of a Token with NON_FUNGIBLE_UNIQUE type.
FieldTypeDescription
senderAccountIDAccountIDThe accountID of the sender
receiverAccountIDAccountIDThe accountID of the receiver
serialNumberint64The serial number of the NFT
is_approvalboolIf true then the transfer is expected to be an approved allowance and the senderAccountID is expected to be the owner. The default is false (omitted).