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

we can use the precompiled validate function now, and also add a CSP

CSS tweaks to update the pool page table design to match the token table design. Checked in all screen sizes. Before: After:

- [x] Updates styles for profile sidebar on profile page - [ ] Make collections an infinite scroll - [ ] Changes styles to styled components

## URL https://app.uniswap.org/#/swap ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": "0x326C977E6efc84E512bB9C30f76E30c160eD06FB" }, "independentField": "INPUT", "typedValue": "", "recipient": null } ``` ## Error ``` TypeError:...

**Bug Description** For token list we had the ability to add and remove token lists in last version, Looks like they are still loading in background but no way to...

bug

**Is your feature request related to a problem? Please describe.** Tokens on polygon not pulling info from uniswap/assets for the trustwallet tokens. I see that we have the polygon chain...

improvement

this code is superseded by TRM usage and no longer relevant

## URL https://app.uniswap.org/#/swap ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": null }, "independentField": "INPUT", "typedValue": "", "recipient": null } ``` ## Error ``` TypeError:...

Y

1 comment

**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...

bug