SecretNET.NFT Namespace

RegisterReceiveNftRequest_Payload Properties

The RegisterReceiveNftRequest_Payload type exposes the following members.

Properties


  Name Description
Public property AlsoImplementsBatchReceiveNft
true if the message sender contract also implements BatchReceiveNft so it can be informed that it was sent a list of tokens.
Public property CodeHash
A 32-byte hex encoded string, with the code hash of the receiver contract (not optional).
Public property Padding
Ignored string used to maintain constant-length messages.