ESDTTransferOrBuilder

Functions

Link copied to clipboard
abstract fun getAccounts(): Accounts
Accounts involved
.TW.MultiversX.Proto.Accounts accounts = 1;
Link copied to clipboard
abstract fun getAmount(): String
Transfer token amount (string)
string amount = 3;
Link copied to clipboard
abstract fun getAmountBytes(): ByteString
Transfer token amount (string)
string amount = 3;
Link copied to clipboard
abstract fun getTokenIdentifier(): String
Token ID
string token_identifier = 2;
Link copied to clipboard
abstract fun getTokenIdentifierBytes(): ByteString
Token ID
string token_identifier = 2;
Link copied to clipboard
abstract fun hasAccounts(): Boolean
Accounts involved
.TW.MultiversX.Proto.Accounts accounts = 1;

Inheritors

Link copied to clipboard