When you scan for tokens in your MyCrypto interface, not every token might show up right away. This is because MyCrypto keeps a list of tokens to scan for, and it's possible that the token you're looking for is not on the list yet. For your token to show up, you can manually add it as a custom token, by following the instructions here .
Read More
Not a valid ERC-20 token error A Not a valid ERC-20 token error can occur when an incorrect contract address was added as a custom token. Token has 0 balance Be sure to use the correct contract address, not adding the correct contract address will show that you own 0 of the tokens you are trying to add. Token has incorrect balance This happens when you input an incorrect decimal value while entering custom token details. To fix these errors please remove the token from your MyCrypto Interface…
Read More