TokenStandard class

Constructors

TokenStandard.bySymbol(String symbol)
factory
TokenStandard.fromBytes(List<int> bytes)
TokenStandard.parse(String tokenStandard)

Properties

core List<int>
getter/setter pair
hashCode int
The hash code for this object.
no setteroverride
hrp String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getBytes() List<int>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override
validate() → void

Operators

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

Constants

coreSize → const int
prefix → const String