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

## Situation 1 client side navigation will sync the `network` query parameter, but the url itself is unusable if navigating from an external site to repro: - ensure wallet is...

bug

## URL https://app.uniswap.org/#/swap?outputCurrency=0xf4d2888d29d722226fafa5d9b24f9164c092421e&chain=mainnet ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": "0xf4d2888d29D722226FafA5d9B24F9164c092421E" }, "independentField": "INPUT", "typedValue": "1", "recipient": null } ``` ## Error ``` ReferenceError:...

## URL https://app.uniswap.org/#/vote?chain=mainnet ## Error ``` ChunkLoadError: Loading chunk 5 failed. (error: https://app.uniswap.org/static/js/5.4ba482db.chunk.js) ``` ## Stacktrace ``` ChunkLoadError: Loading chunk 5 failed. (error: https://app.uniswap.org/static/js/5.4ba482db.chunk.js) at Function.c.e (https://app.uniswap.org/:1:3712) at https://app.uniswap.org/static/js/main.dbf74f9f.chunk.js:1:755176 at...

heyaa. i made this this pr to fix a small issue with the nav bar for us UK users. if in the UK, when navigating on the explore or NFT...

LPs will want to modify the price range of an existing position when the market price draws near to the upper or lower bound of the range. Today, the /pool/...

improvement
design

clone this code and i want to use this theme in my project i started this project locally how to make this project build

I've just installed the interface project i've run the following: 1. yarn 2. yarn postinstall 3. yarn graphql 4. yarn contracts 5. yarn ajv 6. yarn i18n When I got...

bug

i don't know how to run this project.

There is a Uniswap V3 liquidity pool on Polygon mainnet, which is the pair of two tokens: USDC.e and AKRE. The Pool link is: https://polygonscan.com/address/0x65906dbdfca73c67cf35744864d2f3f9f71a8c44 The AKRE token link is:...