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

Transactions list page shows a wrong tx fee #5

Open
sophoah opened this issue Oct 20, 2022 · 0 comments
Open

Transactions list page shows a wrong tx fee #5

sophoah opened this issue Oct 20, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@sophoah
Copy link

sophoah commented Oct 20, 2022

currently transaction page shows the tx fee, however it seem it is currently pointing on the value spend on that transaction. I think it would be better to show Amount lock/unlock and the tx fee separately.

see this tx on bsc explorer https://bscscan.com//tx/0xca4eda41b54a26e1ae4531d6ea33bd4ef427751d4ecf5fdbdd794157cf83bfb4
Value: 0.0100087195923344 BNB ($2.73)
Transaction Fee: 0.000968148 BNB ($0.26)
for a 0.1 BNB transfer.

Locked/unlock token would be 0.1 BNB
and tx fee for the bridge transaction should be 0.0000087195923344 + 0.000968148

@sophoah sophoah added bug Something isn't working enhancement New feature or request labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant