Returns a string which displays the specified amount and denom in a user-friendly way
the raw token amount as an integer
the denom of the token
If true, the result won't have trailing zeros. e.g. "0.100000" becomes "0.1"
If true, token symbol will be appended to the final string
A user friendly string, e.g. "1.234567 SEI"
Returns a string which displays the specified amount and denom in a user-friendly way