CoinType enum

Inheritance

Constructors

CoinType()
const

Values

BTC → const CoinType
LTC → const CoinType
DOGE → const CoinType
RDD → const CoinType
DASH → const CoinType
PPC → const CoinType
NMC → const CoinType
VIA → const CoinType
GRS → const CoinType
DGB → const CoinType
MONA → const CoinType
DCR → const CoinType
XEM → const CoinType
AIB → const CoinType
SYS → const CoinType
ETH → const CoinType
ETC → const CoinType
ICX → const CoinType
XVG → const CoinType
STRAT → const CoinType
ARK → const CoinType
ATOM → const CoinType
ZIL → const CoinType
EGLD → const CoinType
ZEN → const CoinType
XMR → const CoinType
ZEC → const CoinType
LSK → const CoinType
STEEM → const CoinType
FIRO → const CoinType
RSK → const CoinType
KMD → const CoinType
XRP → const CoinType
BCH → const CoinType
XLM → const CoinType
BTM → const CoinType
OPT → const CoinType
XDAI → const CoinType
VET → const CoinType
BNB → const CoinType
CLO → const CoinType
HIVE → const CoinType
TOMO → const CoinType
HNT → const CoinType
RUNE → const CoinType
BCD → const CoinType
TT → const CoinType
FTM → const CoinType
ONE → const CoinType
ONT → const CoinType
XTZ → const CoinType
ADA → const CoinType
SC → const CoinType
QTUM → const CoinType
GXC → const CoinType
ELA → const CoinType
NAS → const CoinType
HBAR → const CoinType
IOTA → const CoinType
HNS → const CoinType
STX → const CoinType
GO → const CoinType
XCH → const CoinType
NULS → const CoinType
AVAX → const CoinType
NRG → const CoinType
ARDR → const CoinType
ZEL → const CoinType
CELO → const CoinType
WICC → const CoinType
WAN → const CoinType
WAVES → const CoinType
BSC → const CoinType
MATIC → const CoinType
ARB1 → const CoinType
BTG → const CoinType
NANO → const CoinType
RVN → const CoinType
POA → const CoinType
LCC → const CoinType
EOS → const CoinType
TRX → const CoinType
BCN → const CoinType
FIO → const CoinType
BSV → const CoinType
NEO → const CoinType
NIM → const CoinType
EWT → const CoinType
ALGO → const CoinType
IOST → const CoinType
DIVI → const CoinType
IOTX → const CoinType
BTS → const CoinType
CKB → const CoinType
LUNA → const CoinType
DOT → const CoinType
VSYS → const CoinType
ABBC → const CoinType
NEAR → const CoinType
ETN → const CoinType
AION → const CoinType
KSM → const CoinType
AE → const CoinType
KAVA → const CoinType
FIL → const CoinType
AR → const CoinType
CCA → const CoinType
THETA → const CoinType
SOL → const CoinType
XHV → const CoinType
FLOW → const CoinType
IRIS → const CoinType
LRG → const CoinType
SERO → const CoinType
BDX → const CoinType
CCXX → const CoinType
SRM → const CoinType
VLX → const CoinType
BPS → const CoinType
TFUEL → const CoinType
GRIN → const CoinType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<CoinType>
A constant List of the values in this enum, in order of their declaration.