Closed haythemsellami closed 5 years ago
CCC coin decimal is equal to zero, so that make a problem in showing the balances as balance = balanceFromApi / 10**decimals
balance = balanceFromApi / 10**decimals
Thanks for your contribution! 500K are on the way to @haythem96.
CCC coin decimal is equal to zero, so that make a problem in showing the balances as
balance = balanceFromApi / 10**decimals