perawallet / pera-wallet

Source code for Pera Wallet, simply the best Algorand wallet.
https://perawallet.app
Other
178 stars 62 forks source link

CSV Export - Cannot determine asset represented by "Amount" field without exporting all CSVs for all assets. #52

Closed StickyThwomp closed 11 months ago

StickyThwomp commented 2 years ago

Using the CSV export feature of the Andoid wallet, it is not possible to determine the asset that the "Amount" column refers to without factoring in all possible exported CSV files.

For example:

Thus, the only way to know which asset each amount corresponds to is to subtracting all entries found in the ASA export files from the core algo file. Once this is done, the only transactions remaining in the main CSV file will be in Algos.

This could likely be best fixed by adding a column for the ASA ID.

taylanpince commented 1 year ago

@StickyThwomp Just wanted to let you know that we are aware of this issue and a fix is coming soon.