Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get detail transaction #441

Open
thapld opened this issue Sep 5, 2023 · 3 comments
Open

Cannot get detail transaction #441

thapld opened this issue Sep 5, 2023 · 3 comments

Comments

@thapld
Copy link

thapld commented Sep 5, 2023

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
@ArchanaArige
Copy link
Contributor

Hi @thapld,

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

@SunnyAjin SunnyAjin assigned SunnyAjin and unassigned SunnyAjin Sep 7, 2023
@thapld
Copy link
Author

thapld commented Sep 8, 2023

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
Copy link
Author

thapld commented Sep 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants