interface
interface copied to clipboard
🦄 Open source interfaces for the Uniswap protocol
**Bug Description** URL contains Polygon, but Ethereum is displayed in the right dropdown  **Steps to Reproduce** 1. Open Google Chrome Incognito window 2. Go to https://app.uniswap.org/#/pool/163474?chain=polygon ... **Expected Behavior**...
Your PR title must follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary), and should start with one of the following [types](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type): - build: Changes that affect the build system or external dependencies (example scopes: yarn,...
**Bug Description** The Polygon Pool page specifically has been having a lot of users complaining of lagging and even freezing up My Common response has been due to polygon traffic...
**Bug Description** The interface is **extremely** slow, taking 200% CPU load. I cannot operate with the interface to add liquidity because it just gets stuck. **Steps to Reproduce** Try to...
**Bug Description**  **Steps to Reproduce** 1. Open Safari browser, either on mobile or desktop 2. Visit https://app.uniswap.org/#/pool/1?chain=mainnet 3. Hover your mouse over the image...
When switching networks, I've experienced multiple times that Metamask connection (not tested with other wallets yet) will visually appear to disconnect, showing connect wallet instead. Upon refreshing browers, it will...
## URL https://app.uniswap.org/#/swap?chain=mainnet ## `swap` state ```json { "INPUT": { "currencyId": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" }, "OUTPUT": { "currencyId": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" }, "independentField": "INPUT", "typedValue": "6.747563835233757206", "recipient": null } ``` ## Error ``` NotFoundError:...
## URL https://app.uniswap.org/#/vote?chain=mainnet ## Error ``` ChunkLoadError: Loading chunk 5 failed. (error: https://app.uniswap.org/static/js/5.84c40866.chunk.js) ``` ## Stacktrace ``` ChunkLoadError: Loading chunk 5 failed. (error: https://app.uniswap.org/static/js/5.84c40866.chunk.js) at Function.a.e (https://app.uniswap.org/:1:3712) at https://app.uniswap.org/static/js/main.19d4c78b.chunk.js:1:761481 at...
**Bug Description** A clear and concise description of the bug. **Steps to Reproduce** 1. Go to ... 2. Click on ... ... **Expected Behavior** A clear and concise description of...
if you go to a page like https://app.uniswap.org/#/pool/9999999999999?chain=celo where the id is not a valid LP position on that network you end up in this loading state forever: todo: -...