pub fn pretty_balance<B: Into<u128>>(b: B, token: &str, decimals: u32) -> String
Format a single ExtendedBalance into a pretty string with the given token symbol and decimals.
ExtendedBalance
token
decimals