-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UniswapLP - Error adding liquidity #152
Comments
This bug is because the UniswapLP connector currently uses the Uniswap Smart Order Router to fetch the price, but doesn't provide for the option to fetch the price from the pool that was added in #136. See https://github.com/hummingbot/gateway/blob/main/src/connectors/uniswap/uniswap.lp.helper.ts for the code that utilizes the router. Bounty
|
@fengtality, unfortunately, I'm unavailable for two weeks. |
no prob. I think I understand the issue and can solve it
…On Wed, Jul 12, 2023, 7:21 PM Vadim ***@***.***> wrote:
@fengtality <https://github.com/fengtality>, unfortunately, I'm
unavailable for two weeks.
@zedquach <https://github.com/zedquach>, you wanted to take #112
<#112>. Maybe you can work on
this one? If you have any questions, I will be happy to answer them.
—
Reply to this email directly, view it on GitHub
<#152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANWHVV6PSEU7UUC5KTHQHDXP5LUHANCNFSM6AAAAAA2FMNUBQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@vic-en Can you take this bounty? I think this issue may be related to the chain configuration change, since the call to |
Getting the same error. Any updates? |
Bounty Acctepted! |
Describe the bug
Error submitting ADD liquidity order to uniswapLP
Steps to reproduce
Actual:
Liquidity is not added.
Call to https://localhost:15888/amm/liquidity/add failed
Release version
dev-1.18.0
Type of installation
Source
Attach required files
logs_conf_uniswap_v3_lp_arb.log
logs_gateway_app.log
UniswapLP-issue.zip
The text was updated successfully, but these errors were encountered: