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

Following the new announcement [from Circle which adds native USDC on CELO](https://www.circle.com/blog/usdc-now-available-on-celo), this PR adds the coin to the routing constants.

[BUG] : when we click max button, I should get my exact balance in the input field(Actual Balance: 0.010), as you can see what am I getting (0.000174...) its happening...

First run this script but without folder src/utils/__generated__ may cause no such file or directory error

## Description Updated the getActiveTick condition to recognize 0 as an acceptable tickAmount. This state can occur frequently when stable pools have a currentTick of zero. ## Screen capture ###...

reference

fixes: #3705 ## Description Allow users to add liquidity using WETH when adding liquidity to an existsing LP position ## Screen capture https://github.com/Uniswap/interface/assets/89173284/eb60c35f-5502-4cde-b9c1-9da6cd8cf44e ## Test plan ### Reproducing the error...

reference

In .env and .env.production file : REACT_APP_AWS_API_ENDPOINT="https://beta.gateway.uniswap.org/v1/graphql" I can't find the source package for deploying that API service.

This repository doesn't seem to have a LICENSE file at the moment. From commit https://github.com/Uniswap/interface/commit/fc7ecc7e3bea1c7b459d0d0bad0840f0b82388ef and before, the LICENSE file was the GPLv3. But commits after that to the main...

I want use this API in my code, but I can't find any detailed information about it.

**Bug Description** Landing cards overlay each other. **Steps to Reproduce** 1. Open Safari/Orion or any other Webkit based browser. 2. Go to [https://uniswap.org](https://uniswap.org) **Expected Behavior** Cards should not overlay each...

bug