I checked my balance and it says I have like 5 Arte generated from my genesis address (using the process below). But when I log into MEW and check my balance after adding the custom token, it doesn't show the new additional 5 Arte. Anyone know what I should do?
-------
Open
https://etherscan.io/token/0x5f6e7fb7fe92ea7822472bb0e8f1be60d6a4ea50Click on the tab "Read Contract"
On the function availableBalanceOf, insert your address and click "Query"
Your available balance will be visible in the output
Since Artemine has 18 decimals, divide the result by 1000000000000000000 to get the ARTE value.
Custom token added:
Address: 0x5f6e7fb7fe92ea7822472bb0e8f1be60d6a4ea50
Token Symbol: ARTE
Decimals: 18
--------