TxsOrBuilder

interface TxsOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): String
string amount = 3;
Link copied to clipboard
abstract fun getAmountBytes(): ByteString
string amount = 3;
Link copied to clipboard
abstract fun getTo(): String
string to = 1;
Link copied to clipboard
abstract fun getToBytes(): ByteString
string to = 1;
Link copied to clipboard
abstract fun getTokenId(): String
string token_id = 2;
Link copied to clipboard
abstract fun getTokenIdBytes(): ByteString
string token_id = 2;

Inheritors

Link copied to clipboard