CurrencyInputPanel doesn't show the correct balance for Floki token
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
The account has 19462048.9771 Floki tokens. But the CurrencyInputPanel shows the amount is lesser than 1.
Steps to Reproduce
Expected Behavior
The CurrencyInputPanel has to show the correct amount of the token.
Additional Context
Add any other context about the problem here (screenshots, whether the bug only occurs only in certain mobile/desktop/browser environments, etc.)

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 the CurrencyInputPanel entry point and reproduce the display using the Floki token account described in the issue. Trace how the token balance is converted and rendered, then verify that the panel shows the full balance rather than an amount below one.
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
- Needs clarification
- Newbie friendliness
- 35/100