Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xCore - Add the current fiat currency price equivalent to transactions that can be seen in transaction Dashboard, Details, hot history, Staking Overview, and Cold history lists #79

Open
mossboss007 opened this issue Sep 9, 2021 · 0 comments

Comments

@mossboss007
Copy link

mossboss007 commented Sep 9, 2021

Is the feature you are request related to a problem? Please describe it in detail:
For tax liability purposes it is required that you know the current fiat value of the x42 you stake or transfer. it would be very difficult to go back in time and try to figure that out. if that fiat value was included in the meta data of the transaction then you wouldn't have to do the manual calculations to figure it out. when you have thousands or hundreds or or even tens of stakes and or other transactions it would take a long time to figure all of those values out.

Describe alternatives you have considered:
none

Describe the solution you would like:
this would be good in the following:

  1. Dashboard Transaction list and details
  • 2 new columns called "Fiat Amount" and "BTC Amount" next to the "Amount" column. The selected Preferred fiat currency and crypto pair would be used to determine what currencies to display.
    fiat txhistoryList

  • also add in the Details window when you click on the details link from the transaction list. you could place two new fields called "Total Fiat Amount" and "Total BTC [or other Crypto pair]" under the "total amount" field.
    fiat txhistoryDetails

  1. Transaction History list
  • (similar to 1)
  1. Staking Overview list
  • This will be more challenging because these lists show totals per time period on each row, not individual transactions. it would be great if it could add up the total fiat amounts and BTC[or other crypto] amounts for each row and add a total fiat amount and BTC amount for the list in the header. Each list would need this; "Today", "This Week", "This Month", "This Year", "Last Year" see screen shot for example
    fiat stake overview
  1. Cold Transaction History List
  • (similar to 1)

This may also apply to xServer but i'm not familiar with its UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant