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

I clone the uniswap interface repo, and install the dependencies but its throw error build unsuccessful return code 1. i am using these versions node version - v18.19.0 yarn version...

I went to the interface today and noticed it places a cookie from the amplify analytics platform and the analytics network requests were being routed through a proxy endpoint, circumventing...

fixes [#2730](https://github.com/Uniswap/interface/issues/2730) Network downtime warning was't always shown on top.

reference

Adds a fallback endpoint via quicknode for arbitrum. ![image](https://github.com/Uniswap/interface/assets/5773490/94648a01-0ec7-4859-8a1d-e7a219bf31d3)

## Description Fixes #7286 ## Screen capture | Before | After | | ------------ | ------------ | | | | ## Test plan 1. Go to https://app.uniswap.org/#/pools 2. Click on...

## Description At present the down/up-arrow button to switch the "You pay" and "You receive" value is not keyboard accessible. Simply switching to using a `button` element, with some helpful...

reference

## Description This change mimics the `mousedown` event of `Modal`s, extending the same functionality to blurring the `Modal` via tabbing out of the first or last element via the keyboard...

reference

## Description Fixes the `GasBreakdownTooltip` to use the current network name instead of the hardcoded "Ethereum network" text ## Screen capture ### Before ### After ## Test plan ### Reproducing...

reference

**Bug Description** When trying to connect to the interface on https://app.uniswap.org/swap from a mobile app using WalletConnect2, the connected chain changes unnecessarily after establishing the connection. The selected network icon...

bug