ESDTNFTTransferOrBuilder

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 amount
string amount = 4;
Link copied to clipboard
abstract fun getAmountBytes(): ByteString
transfer amount
string amount = 4;
Link copied to clipboard
abstract fun getTokenCollection(): String
tokens
string token_collection = 2;
Link copied to clipboard
abstract fun getTokenCollectionBytes(): ByteString
tokens
string token_collection = 2;
Link copied to clipboard
abstract fun getTokenNonce(): Long
nonce of the token
uint64 token_nonce = 3;
Link copied to clipboard
abstract fun hasAccounts(): Boolean
Accounts involved
.TW.MultiversX.Proto.Accounts accounts = 1;

Inheritors

Link copied to clipboard