Token Para 0x32879B5C0fDbc2A81597F019717b412B9d755A09 Doesn't show balance
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 token PARA 0x32879B5C0fDbc2A81597F019717b412B9d755A09 is not pulling balance, circle just spins
Steps to Reproduce
Go to https://app.uniswap.org/#/swap
Click on token and select PARA 0x32879B5C0fDbc2A81597F019717b412B9d755A09
Balance will just spin
Expected Behavior
Load token balance in app.
Additional Context
@NoahZinsmeister
perhaps this is a gas issue like the cat token recently had https://github.com/Uniswap/interface/issues/2936
I was curious why the gas in a call, but perhaps that's an etherjs thing


This token does show a balance in a older version of uniswap here
https://bafybeihbmaae4y42o5xojkmllmdcnph5cajdhxkvauqu2nceewtq5aokcu.ipfs.cf-ipfs.com/#/swap
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 issue at https://app.uniswap.org/#/swap with the PARA contract address, then compare the behavior with the older interface linked in the report. Trace the token balance loading path and use the linked issue #2936 as context for the possible gas-related failure. Done means the token balance loads instead of spinning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100