Add ETH/USD Toggle for Fees Paid Panel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 26
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 16
Description
**Request:** Change the Fees Paid panel to display amounts in ETH, with an optional toggle to switch between ETH and USD.
**Rationale:** The fluctuating ETH-to-USD exchange rate makes it difficult to spot meaningful trends and can confuse casual users. Showing amounts in ETH by default will give a more accurate picture of on-chain activity over time.
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
Locate the Fees Paid panel in the TypeScript frontend and inspect how its amounts are currently displayed. Confirm the available ETH/USD data source and expected toggle behavior with maintainers, then verify that ETH is shown by default and users can switch to USD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100