SecretNET.NFT Namespace

BatchSend Members

The BatchSend type exposes the following members.

Properties


  Name Description
Public property Contract
Address receiving the token (not optional).
Public property Memo
Memo for the tx that is only viewable by addresses involved (recipient, sender, previous owner).
Public property Msg
Msg (string (base64 encoded Binary)) included when calling the recipient contract's BatchReceiveNft (or ReceiveNft).
Public property Padding
An ignored string that can be used to maintain constant message length.
Public property ReceiverInfo
Code hash and BatchReceiveNft implementation status of the recipient contract.
Public property TokenIds
Identifier of the token to be transferred (not optional).