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

Token transfers and Execution trace sections shows wrong transfer amount #69

Open
surbhiaudichya opened this issue Dec 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@surbhiaudichya
Copy link

Bug Description
The transfer amount shown in the token transfer and execution section is wrong. For this rinkeby transaction, the amount transferred is amount 100 WBTC, But https://ethtx.info/ Token transfers sections say 0.0000 tokens got transferred and Execution trace section says erc20 transfer from amount=1e-08 instead of 100. But in etherscan state logs, I can see that 100 is transferred. And yes the end balance of BalanceSheet is increased by 100.
https://rinkeby.etherscan.io/tx/0xa8ebcb18b2c2a349e084c3b26d534e9ccaaee39365c477806573cd639f3cac49
image
image

Expected Behavior
The token transfer and execution section should show the correct transfer value of WBTC.

@kchojn kchojn added the bug Something isn't working label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants