interface icon indicating copy to clipboard operation
interface copied to clipboard

🦄 Open source interfaces for the Uniswap protocol

Results 458 interface issues
Sort by recently updated
recently updated
newest added

Using `pool.position.100.at` instead of `pool.position.100` for lower tick's card

I am getting an error from /v2/quote error as shown in the log image below: ![photo_6014766759774634427_x](https://github.com/Uniswap/interface/assets/173000198/28a84b2d-0a32-49a0-8152-81832241a8c6) ![image](https://github.com/Uniswap/interface/assets/173000198/dacc0f51-c1e8-460b-8a59-b4ee46c8e0a9) I am calling the /v2/quote endpoint from the proxy server which I have...

Change language to Finnish and try to perform a swap: swap doesn't function and you get a following error in console: ``` DEBUG Object Failed to parse input amount: "5,00"...

**Is your feature request related to a problem? Please describe.** The UI currently is set to only allow creating and removing LP positions, this leaves the NFT in the wallet,...

improvement

Is there something wrong with the comment here? Should it say `available` instead of `not available`? https://github.com/Uniswap/interface/blob/5c039dc8c675b080f9b568e0cacbffba69470a48/packages/uniswap/src/types/chains.ts#L54

I followed the guide here https://github.com/Uniswap/interface/tree/main/apps/web to start web interface. I got errors when running `yarn start` in `apps/web` folder. ``` Failed to compile. Module not found: Error: Can't resolve...

Hey team, We've noticed that you're referencing a subgraph deployed on The Graph's hosted service in this repository. **Just a heads-up: after June 12th, hosted service subgraph endpoints will no...

I'm experiencing odd behavior with a Uniswap interface I've deployed through Vercel. When accessing the site through the [site].vercel.app link, the interface works as it's meant to and fetches the...

Works fine with Release before web/5.31.0 Nothing happens after clicking the TokenPocket wallet icon (mobile).

There is a calculation error in the swap form on the frontend when converting ETH to another token. Please review the calculation logic and ensure it aligns with the current...