Cannot get detail transaction
What happened?
I transfer from address A to address B 10 tokens. But I can not view 10 tokens in the transaction detail
What did you expect to happen?
View detail transaction include amount transfer, from address, to address, transaction time
How can we reproduce it (as minimally and precisely as possible)?
Transfer ERC20 token
Anything else we need to know?
No response
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Hi @thapld,
Can you please provide more detail of the issue that you are facing, like logs, screenshot of the error etc. Thanks.
Hi,
When I transfer token to another address. I want to check amount transfer on blockchain-explorer. But you return balance after transfer success.
Ex, I transfer 10 token from address 1 to address 2. I want to see value is 10 not 699
But with an Error transaction, you return amount transfer, not balance.