SecretNET.NFT Namespace

TransferNftRequest_Payload Properties

The TransferNftRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Memo
Memo for the transfer transaction that is only viewable by addresses involved in the transfer (recipient, sender, previous owner).
Public property Padding
An ignored string that can be used to maintain constant message length.
Public property Recipient
Address receiving the token (not optional).
Public property TokenId
ID of the token to be transferred (not optional).