Uniswap / Uniswap/interface

Feature request for higher precision scale of digits after decimal point

Open
#7,885 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello, I would like to ask for a feature that enables displaying all digits an asset can have after the decimal point. For most assets its not essential but for assets like BTC or ETH, its not very informative to look at Pool position and see "<0.001 WBTC".

An option to get higher precision Numbers from the interface would give better visibility in some cases imho.

Maybe/hopefully this screenshot helps getting more clarity of what I am talking about;

Image

Best regards,

TT leozolt

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 TypeScript interface code responsible for formatting asset amounts in Pool position views, then inspect how values such as WBTC, BTC, and ETH are displayed. Done should mean users can access higher-precision values in the interface and small balances are no longer reduced to labels such as "<0.001".

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
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.