Return asset precision.
For JSON serialization, same as toString().
Return a string representation of this asset, e.g. 42.000 STEEM.
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 a string, e.g. 42.000 STEEM.
OptionalexpectedSymbol: AssetSymbolStaticmaxStaticmin
Class representing a steem asset, e.g.
1.000 STEEMor12.112233 VESTS.