Uniswap / Uniswap/interface

can't add liquidity to USDT-UST pool

Open
#1,844 2 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
User having issues adding liquidity to USDT-UST pool. We have a chat with him in Discord (#ticket-brandon--radar).

Steps to Reproduce
Trying to add liquidity to USDT:UST
the market price is within my selected price range
I'm still receiving the error that the market price is outside your specified price range
image
upon entering an amount for a single-asset deposit, I can see, behind the error message, the correct ratio between USDT:UST given the current price
image
upon pressing the Add button, I get this error in the console, and no confirmation dialog pops up
image
this is the URL where I'm adding liquidity for this pair https://app.uniswap.org/#/add/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/0xdAC17F958D2ee523a2206206994597C13D831ec7/500
allowances are set properly, I have sufficient balance of both assets, etc etc
interacting directly with the contract works fine

Expected Behavior
Adding liquidity works

Additional Context
User tried different browsers and addresses and issue is always present

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 at the add-liquidity flow for the USDT:UST URL in the issue and reproduce the selected-price-range error while checking the browser console. Trace the failed Add action and verify that a valid deposit reaches the confirmation dialog and can proceed successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.