top of page

 

MUSystem Help:

Here’s About ERC20 token's standard functions

There are several functions required by the ERC20 standard that the MUS tokens adhere to.

BalanceOf - get the Ethereum account balance of tokens.

Try to enter your wallet address and you'll see your MUS tokens balance.

This video shows the ability to see your balance of MUS tokens.

Decimal - get how many decimal places after the point, that is, how many minimum parts of one MUS token. So, you can see that the minimum part of the MUS token is 0.000000000000001.

Name - get the full name of the MUSystem token.

Symbol - get the short name of the MUSystem token.

TotalSupply​ - get the total MUS tokens supply.

bottom of page