Copied from https://github.com/alephium/alephium-frontend/issues/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'