ESDTNFTTransfer
ESDTNFT transfer (transfer NFTs, SFTs and Meta ESDTs).
Content copied to clipboard
TW.MultiversX.Proto.ESDTNFTTransfer
Types
Functions
Link copied to clipboard
Accounts involved
Content copied to clipboard
.TW.MultiversX.Proto.Accounts accounts = 1;
Link copied to clipboard
transfer amount
Content copied to clipboard
string amount = 4;
Link copied to clipboard
Link copied to clipboard
tokens
Content copied to clipboard
string token_collection = 2;
Link copied to clipboard
tokens
Content copied to clipboard
string token_collection = 2;
Link copied to clipboard
nonce of the token
Content copied to clipboard
uint64 token_nonce = 3;
Link copied to clipboard
Accounts involved
Content copied to clipboard
.TW.MultiversX.Proto.Accounts accounts = 1;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): ESDTNFTTransfer
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ESDTNFTTransfer