ESDTTransfer
ESDT transfer (transfer regular ESDTs - fungible tokens).
Content copied to clipboard
TW.MultiversX.Proto.ESDTTransfer
Types
Functions
Link copied to clipboard
Accounts involved
Content copied to clipboard
.TW.MultiversX.Proto.Accounts accounts = 1;
Link copied to clipboard
Transfer token amount (string)
Content copied to clipboard
string amount = 3;
Link copied to clipboard
Link copied to clipboard
Token ID
Content copied to clipboard
string token_identifier = 2;
Link copied to clipboard
Token ID
Content copied to clipboard
string token_identifier = 2;
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): ESDTTransfer
Link copied to clipboard