Uniswap / Uniswap/interface

Pool price range represented in "%"

Open
#2,683 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

improvement
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
When I provide liquidity I would like to see what price range (MIN, MAX) did I choose initially but in the percentage - not only by value.
Screenshot 2021-10-25 at 17 28 15

This would help me to understand how my pool is performing among other ones based on "%" range I have choose initially.
I could count these value explicitly but its time consuming and not great UX.

Describe the solution you'd like

Example:
I choose DAI-ETH range -5% and +15% which is in total 20% range.
I choose ETH-WBTC range -10% and 0% which is in total 10% range.

Expected result
When I setup these pools and open "pool detail" I'm able to check these values (20% and 10%) and evaluate how "%" price range affects my APR based on different pools. Yes I could able to see range in current rate but its not very helpful for me as a percentage in this case.

I came with 2 options that could be included into view, check screen for better understanding

Screenshot 2021-10-25 at 17 30 01

Please let me know if its something interesting for you, I would appreciate to have this feature and also I'm able to help with Design/UX proposals + FE.

Have a great day!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the pool detail view and reviewing how the selected MIN and MAX prices are currently presented. Compare the requested percentage-range options with the screenshots and decide which display fits the existing UX. Done means the pool detail view shows the selected range in percentage terms for examples such as DAI-ETH and ETH-WBTC.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.