Issue with USD Price Not Displaying Correctly in SwapDetail's SwapLineItemType.EXCHANGE_RATE
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
When clicking on the "Rate" section, the USD value does not update correctly. This issue seems to have occurred due to the deprecation of the useUSDPrice function.
.
.
.
In both screenshots, USD values are ($3296.01)
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 SwapDetail's SwapLineItemType.EXCHANGE_RATE handling and references to the deprecated useUSDPrice function. Reproduce the issue by opening the Rate section and verify that the USD value updates correctly and remains consistent with the reported $3296.01 value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100