Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

BUG: Wrong receipt amount on last system token's transfered #907

Open
TrevorJTClarke opened this issue Feb 24, 2022 · 0 comments
Open

BUG: Wrong receipt amount on last system token's transfered #907

TrevorJTClarke opened this issue Feb 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@TrevorJTClarke
Copy link

TrevorJTClarke commented Feb 24, 2022

UI for txn detail appears to have invalid sum total from system: Getting wildly wrong value: 0.159 Ⓝ

Math for this txn:

(0.00024 + 0.00262 + 0.00074 + 0.00063) = GAS Burnt = 0.00423
GAS Refunded = 0.0064 + 0.01964 = 0.02604
So total attached = Burnt + Refunded = 0.00423 + 0.02604 = 0.03027
which is roughly 300 TGas

Here's some background: The txn example: https://explorer.testnet.near.org/transactions/DRnrbnLdkWVgfdw1VuSRbdNKH4yaKHmbZyqSsTsRGET1

Full RPC respnse: message(1).txt

@exalate-issue-sync exalate-issue-sync bot added the bug Something isn't working label Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant