wise-foundation / wise-website-requests

This is a public repo for users to submit reports of bugs/issues or request new features for the WISE Token website
https://wisetoken.net
2 stars 4 forks source link

Display globals as ticker/header on app.wisetoken.net #54

Closed Tim-TheToolmanTaylor closed 9 months ago

Tim-TheToolmanTaylor commented 9 months ago

In past variations of the site, there used to be a header that showed globals like the latest shareprice. I found these very helpful to demonstrate to users the gradual increase in share price, and how that should effect your staking strategy. Would we please be able to add back a header like this?: image

I believe the call should be a simple call to the WISE token address 0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6 And would be something like {totalStaked, totalShares, totalShareprice} = WiseToken.globals()

We can be more granular one day to show the amount staked in a given period, but I think having a graphic that also showed the % increase in share price on that wise day was a very helpful metric and would be nice to have.

Not a high priority, but I think it would make for a nice enhancement.

vm06007 commented 9 months ago

Hello @Tim-TheToolmanTaylor, I'd like to notify you that this header is still available and you should be able to see it. It is in user preferences currently and you can toggle if you want to see it or not (user preference icon is located on the sidebar at the very bottom, gear icon)

once clicked you should b able to see prefernces: try to toggle Show Global Statistic to enable the header

Screenshot 2024-01-10 at 3 31 05 PM

Thanks!

Tim-TheToolmanTaylor commented 9 months ago

Thank you @vm06007 - I completely missed that! This is great news, thanks for clarifying!