livepeer / livepeer/explorer

Show the last 2 numbers of total staked tokens

Open Beginner friendly
#605 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
11
Forks
26
Avg merge
11h 58m
Merged PRs (30d)
16

Description

### Is your feature request related to a problem?

When staking is activated, users receive daily new tokens, but the problem is that the numbers do not show the last 2 digits. So users are unable to see how many tokens they receive daily. The total number is cut off.

### Describe the solution you'd like

I think it's important to show the full amount and numbers of total tokens, because when users have positive interactions on the website, especially when focusing on Staking, this is an important data point that gives them the best insights about the revenue. If they are not able to see it clearly they might sell and leave the Livepeer project.

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

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 frontend component that displays the total staked-token amount and reproduce the truncation with staking enabled. Check how the value is formatted, then verify that the complete amount, including its final two digits, is visible in the staking view.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.