Author

Topic: my token doesn't shown on "Token Balances" (Read 219 times)

newbie
Activity: 70
Merit: 0
November 01, 2017, 01:00:49 PM
#3
Thank you for your advise! I mailed to ethplorer! Smiley

But, I find this problem happens not only me, so, I thought "This is a problem of my code, not the ethplorer".
Can someone please check my code? Smiley Smiley How can I fixed it?
https://github.com/neji204/test_token

My problem is:
It seems sending my token to someone is success, but " My token balance isn't substracted" & "Receiver's token balance isn't added".

Sorry for bad English. Smiley
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
October 30, 2017, 09:02:38 AM
#2
I created a IERC20 token and tried to send my another ETH address. And I checked it with ethplorer whether it go well or not. But it didn't going well. I have 1 problem below.

1, The token I send(&received with another address) isn't shown on "Token Balances" (ofcourse, on my receive addrses). "Transfers" shows that the token has arrived completely, but on "Token Balances", still isn't shown.

Why does this occur? And How to make it shown on Token Balances?



If this is on your wallet then it's probably an issue with recognising the new token. Try contacting their support and see if they can help you.
If you control the private keys, this can be resolved by importing them into your ethereum wallet and extract the tokens.
newbie
Activity: 70
Merit: 0
October 30, 2017, 08:19:17 AM
#1
I created a IERC20 token and tried to send my another ETH address. And I checked it with ethplorer whether it go well or not. But it didn't going well. I have 1 problem below.

1, The token I send(&received with another address) isn't shown on "Token Balances" (ofcourse, on my receive addrses). "Transfers" shows that the token has arrived completely, but on "Token Balances", still isn't shown.

Why does this occur? And How to make it shown on Token Balances?

Jump to: