Uniswap / Uniswap/interface

Token Para 0x32879B5C0fDbc2A81597F019717b412B9d755A09 Doesn't show balance

Open
#3,319 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

image
image

This token does show a balance in a older version of uniswap here
https://bafybeihbmaae4y42o5xojkmllmdcnph5cajdhxkvauqu2nceewtq5aokcu.ipfs.cf-ipfs.com/#/swap

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.