blockchain-explorer icon indicating copy to clipboard operation
blockchain-explorer copied to clipboard

Cannot get detail transaction

Open thapld opened this issue 2 years ago • 3 comments

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

thapld avatar Sep 05 '23 10:09 thapld

Hi @thapld,

Can you please provide more detail of the issue that you are facing, like logs, screenshot of the error etc. Thanks.

ArchanaArige avatar Sep 07 '23 05:09 ArchanaArige

Hi, When I transfer token to another address. I want to check amount transfer on blockchain-explorer. But you return balance after transfer success. image Ex, I transfer 10 token from address 1 to address 2. I want to see value is 10 not 699

thapld avatar Sep 08 '23 07:09 thapld

But with an Error transaction, you return amount transfer, not balance. image

thapld avatar Sep 08 '23 07:09 thapld