Skip to content

Explorer transaction inputs and outputs don't sum up to the same number #584

@tdroxler

Description

@tdroxler

Copied from alephium/alephium-frontend#1014

https://explorer.alephium.org/transactions/5dd003e4b7f93c06e4c05c0600dcd1a4a8294bfcc648d0c0dc0bc8bd15a4c229

the output exceeds the input by a lot, it looks like the input being displayed for the contract address is wrong and that's what is causing the issue.

It’s a display issue. The full node data is correct:

curl -X 'GET'
'https://node.mainnet.alephium.org/transactions/rich-details/5dd003e4b7f93c06e4c05c0600dcd1a4a8294bfcc648d0c0dc0bc8bd15a4c229'
-H 'accept: application/json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions