AssetOrBuilder

interface AssetOrBuilder

Functions

Link copied to clipboard
abstract fun getChain(): Chain
Chain ID
.TW.THORChainSwap.Proto.Chain chain = 1;
Link copied to clipboard
abstract fun getChainValue(): Int
Chain ID
.TW.THORChainSwap.Proto.Chain chain = 1;
Link copied to clipboard
abstract fun getSymbol(): String
Symbol
string symbol = 2;
Link copied to clipboard
abstract fun getSymbolBytes(): ByteString
Symbol
string symbol = 2;
Link copied to clipboard
abstract fun getTokenId(): String
The ID of the token (blockchain-specific format)
string token_id = 3;
Link copied to clipboard
abstract fun getTokenIdBytes(): ByteString
The ID of the token (blockchain-specific format)
string token_id = 3;

Inheritors

Link copied to clipboard