MetaMask / MetaMask/metamask-extension
Show total account balance, including all tokens, on home screen
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
What problem are you trying to solve?
Less than intuitive experience on seeing total value of all your currencies
Describe the solution you'd like
in the main screen of the extension, display the total value in your chosen currency (ie USD) of ALL your currencies
Additional context
This would be way easier for new users! A lot of my friends (and myself sometimes) forget to click on the three lines menu on the top left to see the extra DAI, ANT, whatever they have besides Ether - and it's kinda confusing and scary seeing your ETH total low when you know someone supposedly sent you more money and you can't find it.
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 at the extension's main screen and trace how the current account balance, token balances, and chosen display currency are presented. Determine how the total value should include every currency shown in the account, then verify the home screen displays that aggregate in the selected currency.
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