xray icon indicating copy to clipboard operation
xray copied to clipboard

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

Open KoenRijpstra opened this issue 1 year ago • 1 comments

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

KoenRijpstra avatar Jan 25 '24 10:01 KoenRijpstra

We have identified that the issue with XRAY is related to an amount overflow in the data. We are targeting to have this fixed by the end of the week.

KoenRijpstra avatar Jan 25 '24 13:01 KoenRijpstra