Skip to content

Ambigous interpretation of CONTRACT_REVERT_EXECUTED #992

Open
@echerba

Description

Description

When we encounter transactions like
https://hashscan.io/mainnet/transaction/1568570384.992105000

When you look at the transfers it is not clear that the 0.00006144 transfer to 0.0.4 is not actually deposited into the 0.0.4 account.

The actual change in balance to 0.0.8770 is only 0.30312004
but if you sum the transfers -0.29777175+ -0.00534829 + -0.00006144 = -.30318148

Steps to reproduce

  1. go to a failed txn
  2. sum the transfers leaving the transaction
  3. compare to the charged txn fee
  4. notice they are not equal.

Additional context

No response

Hedera network

mainnet

Version

latest

Operating system

macOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions