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

Pools Updates #390

Open
6 of 24 tasks
KittyLomas opened this issue Jan 9, 2022 · 0 comments
Open
6 of 24 tasks

Pools Updates #390

KittyLomas opened this issue Jan 9, 2022 · 0 comments

Comments

@KittyLomas
Copy link

KittyLomas commented Jan 9, 2022

The focus of Release 1.3 is updates to the Pools page in preparation for V2 launch.

The Changes

Pool Overview

  • Group the pools according to the price feed (market) that they track
  • Spot price: This is the oracle price of the underlying market.
  • Please show how much it has changed in the last hour. Use green if it has increased, and red if it has decreased. This needs to be shown both as a number and a percentage, depending on whether the user has selected the 'percent' or 'number' in the toggle above.
  • Oracle should be the oracle used. Users can click it, and open a new tab to show the price feed that it's reading from.
  • 24H Volume - this is the trade volume aggregated across all the pools that reference this price feed. Denote it in base
  • Number of pools is just an integer, that counts how many pools reference this price feed
  • Index price column is the SMA price that the pools reference
  • Update mint/burn button to 'commit' which will open a modal for the 2 commit types
  • Show the collateral asset for each pool in the LHS column

Pool Information

  • 'i' information icon next to each pool (LHS column) #435
  • Pool ticker
  • Price Feed - the 'new tab' icon opens the price feed oracle on Arbiscan in a new tab
  • Power Leverage
  • Collateral asset - the 'new tab' icon opens the collateral asset on Arbiscan in a new tab
  • Deployment date
  • Deployer address - the 'new tab' icon opens the deployer address on Arbiscan in a new tab
  • Keeper contract - the 'new tab' icon opens the keeper contract on Arbiscan in a new tab
  • Net fees collected

Mint Modal

Burn Modal

#Designs

Pools Overview (Light, Dark, Desktop, Mobile - scroll around on Figma file you will see all)

https://www.figma.com/file/Gh6WzO8gLZWDmTvRbw8ikm/Tracer-Style-Guide-%26-Components?node-id=5993%3A204602

Mint and Burn Modal (Light, Dark, Desktop, Mobile - scroll around on Figma file you will see all)

https://www.figma.com/file/UkNDXVtYoQcaT6bRcTTcn9/Tracer-Deploy-V1.3?node-id=108%3A7340

Pools Information (Light, Dark, Desktop, Mobile - scroll around on Figma file you will see all)

https://www.figma.com/file/Gh6WzO8gLZWDmTvRbw8ikm/Tracer-Style-Guide-%26-Components?node-id=5993%3A205928

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

No branches or pull requests

2 participants