StarknetNumberUtils extension

on

Methods

format() String
roundBalance({int precision = 4}) String
round a double to a certain number of decimal places
truncateBalance({int precision = 4}) double
truncate a double to a certain number of decimal places