widgets icon indicating copy to clipboard operation
widgets copied to clipboard

Custom token not found

Open rharkor opened this issue 2 years ago • 3 comments

Bug Description When I trying to add the address of a custom token to the select token interface it always says "No result found"

Steps to Reproduce

Install nextjs 13, use the version 2.47.7 of the @uniswap/widgets library (currently the latest) configure your swap widget with no ssr, setup your tokenList, provider and jsonRpcUrlMap.

Expected Behavior To found the token and let the possibility to trade it

Additional Context I tried with and without jsonRpcUrlMap, with custom tokenList or not, etc etc. Nothing work. It's seems like it's not even trying to find the custom token.

See the result: image For the example, I've tried with a token that I've found on the internet (0xC6d54D2f624bc83815b49d9c2203b1330B841cA0)

Here is my code: image

rharkor avatar Mar 11 '23 14:03 rharkor

were you able to fix the issue? Is uniswap widget compatible with custom tokens? I am also facing the same issue

ryuk8000 avatar Aug 09 '23 12:08 ryuk8000

Hello guys,

I am facing the same issue on sepolia. Trying to list using the interface at https://app.uniswap.org/pool but getting "No results found."

Do you have any idea why ?

zakaryachami avatar May 20 '24 18:05 zakaryachami

@zakaryachami did you got any solution?

waqaswahid1 avatar May 23 '24 19:05 waqaswahid1