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