Format

MethodReturn typeDescription

Format.decimals(value:Number, symbol:String)

String

Returns a string with the value formated to the given symbol.

Format.symbol(symbol:String)

String

Returns a string representation of the given symbol.

Format.account(address:Address)

String

Returns a String with the account formated to print.

Last updated