StaticfromConvenience to create new Asset.
Optionalsymbol: AssetSymbolSymbol to use when created from number. Will also be used to validate the asset, throws if the passed value has a different symbol than this.
StaticfromCreate a new Asset instance from detail, e.g. { amount: "101000", precision: 6, nai: "@@000000037" }
@@000000021 => BLURT_SYMBOL
@@000000037 => VESTS_SYMBOL
StaticfromCreate a new Asset instance from a string, e.g. 42.000 BLURT.
OptionalexpectedSymbol: AssetSymbolStaticmaxStaticmin
Class representing a blurt asset, e.g.
1.000 BLURTor12.112233 VESTS.