ASCII code of character Z.
max amount of Asset, which is 2^62 - 1.
Encode a string to uint64 value, for example, let symbol = StringToSymbol(4, "ABC"); // symbol = 0x43424104 the precision number 4 means there are 4 digitals after ".", Asset "100.0000 ABC" will match this symbol.
symbol precision
symbol as string
uint64 value.
retrieve symbol name length.
encoded symbol name.
uint32
Generated using TypeDoc
ASCII code of character A.