Open jab416171 opened 3 years ago
Thanks jab! You referenced https://github.com/Uniswap/uniswap-interface/issues/1583 as a v2 version of this bug, so I think I can de-dupe this one. Feel free to re-open if this is a distinct issue.
Hey Will thanks for responding :) I'm not sure if v2 and v3 have different code paths, but I suppose we can see if this bug gets fixed when the other one does or not :)
Ah, I thought you meant that was a new and improve version of the bug :). What makes you think this bug is the same issue as #1583 ? The stack traces look different
I'm guessing uniswap v2 and v3 use different code paths, but these two bugs are adding liquidity for the same token, on v2 and v3.
one outright crashes, and the other one just shows an error in the dev console
Got it. I'll reopen this and ask the team if it's the same or different.
seems different. @jab416171 could you only reproduce on rinkeby so far?
I've only tired on rinkeby, but I have no reason to believe this bug is specific to rinkeby @justindomingue
@jab416171 same issue for me, can we please get a quick fix? #1650
@jab416171 can you send me some of the test token? maybe add me csharpminor#5602 as friend on discord, I can share my dev address
I added you and pinged you in the uniswap discord @justindomingue
Any news on this issue? I am waiting for it to be fixed to be able to resume my tests, please update us on the progresses.
I was able to repro. Hoping to get a fix out tomorrow.
The issues seem separate. @aress31 is on adding on v3.
@jab416171 I think the issue you reported may just be insufficient funds. We don't do an amazing job at surfacing those errors onto the interface at the moment though. I can get metamask to show up if i deposit a low enough amount of test tokens. However, metamask still won't let me proceed since I don't have enough funds. I'm requesting more eth to test some more.
I get the same issue on this pair on V2. https://app.uniswap.org/#/add/v2/0x327673aE6B33Bd3d90f0096870059994f30Dc8AF/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5
I get this same problem when attempting to create the ETH/stETH pool with the ranges of
Min Price 0.997 ETH per STETH
Max Price 1 ETH per STETH
The transaction fails to estimate gas.
@justindomingue what's our next step?
Anyone found a solution ? I have the same error and no clues to fix it . Thanks
Hi guys, The problem still continues for some tokens on Rinkeby test network. I'm unable to add liquidity to the V3 pool for some test tokens and i don't know why. Does anyone found a solution about that?
Bug Description Unable to add liquidity for some tokens, unable to estimate gas error token address: 0x1faa0c671b6336527efd167f7d1c6fc1b8a05d1a
Steps to Reproduce
Expected Behavior Add liquidity works
Additional Context Deobfuscated stack trace: