THORChainSendOrBuilder

Functions

Link copied to clipboard
abstract fun getAmounts(index: Int): Amount
repeated .TW.Cosmos.Proto.Amount amounts = 3;
Link copied to clipboard
abstract fun getAmountsCount(): Int
repeated .TW.Cosmos.Proto.Amount amounts = 3;
Link copied to clipboard
abstract fun getAmountsList(): List<Amount>
repeated .TW.Cosmos.Proto.Amount amounts = 3;
Link copied to clipboard
abstract fun getFromAddress(): ByteString
bytes from_address = 1;
Link copied to clipboard
abstract fun getToAddress(): ByteString
bytes to_address = 2;

Inheritors

Link copied to clipboard