formatAmount

fun formatAmount(amount: BigInteger, tokenType: String): String

Format amount without token symbol (for calculations/comparisons).