Skip to content

🐛 [BUG] - Overflow Issue in Enhanced Xray/Webhooks Parsing for Specific Transaction #280

Open
@KoenRijpstra

Description

@KoenRijpstra

Description

There appears to be an overflow problem in the enhanced xray/webhooks parser, specifically related to a minting transaction. The parser is returning a negative amount for the transaction, whereas Solscan correctly displays the minted amount.

Affected Transaction

Transaction ID: 62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf
Solscan Link: Solscan Transaction Details
Xray/Helius Link: Xray/Helius Transaction Details

Expected Behavior
The enhanced xray/webhooks parser should accurately reflect the minted amount for the transaction, similar to the amount displayed on Solscan.

Actual Behavior
The parser is returning a negative value for the minted amount in the transaction.

Reproduction URL

https://xray.helius.xyz/tx/62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf

Reproduction steps

1. Go to: https://xray.helius.xyz/tx/62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf

Screenshots

No response

Logs

No response

Browsers

No response

OS

No response

Metadata

Metadata

Assignees

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