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

Addition Information view for GIVsavings #873

Open
11 tasks
divine-comedian opened this issue May 18, 2023 · 0 comments
Open
11 tasks

Addition Information view for GIVsavings #873

divine-comedian opened this issue May 18, 2023 · 0 comments
Assignees

Comments

@divine-comedian
Copy link

divine-comedian commented May 18, 2023

Any user will be able to click on a GIVsavings vault to see additional information about either the vault itself or their specific account information.
https://www.figma.com/file/nVoinu0tgJ565enN5R4WDE/GIVeconomy?type=design&node-id=21425%3A194127&t=9zrcndGHdM3bihId-1

image

We'll need

  • Toggle open on user click to open additional information panel
  • show current APY (calculated from smart contract)
  • show average APY to date (calculated from sub-graph)
  • Tabs for seeing vault/balance info and another for Deposit/Withdraw History
  • on vault/balance info - three sub-tabs for GIVsavings balance, TVL and historical APYs
  • graph information is provided by queries to subgraph which @mateodaza is producing
  • show separate graphs depending on the sub-tab selected
  • graph information can be sorted by time frame - 1 week / 1 month / 3 months / 1 year (this changes the timeframe on the x-axis, also provides the range of time to query info for.)
  • provide a link to see the contract on the block explorer
  • open deposit/withdraw history table on user click
  • show history of deposit/withdrawals with info - amount, date, type (withdraw/deposit), status (success/pending/fail), link to tx hash (comes from subgraph @mateodaza ?)
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

2 participants