swap form frontend calculation error for ETH to any token.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
[BUG] : when we click max button, I should get my exact balance in the input field(Actual Balance: 0.010), as you can see what am I getting (0.000174...) its happening only for ETH
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 reproducing the swap form's Max-button flow with an ETH balance and compare the input value with the wallet's actual balance. Trace the frontend calculation that produces the displayed amount; done means ETH Max shows the exact spendable balance without breaking token swaps.
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