Feature request for higher precision scale of digits after decimal point
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;
Best regards,
TT leozolt
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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