interface icon indicating copy to clipboard operation
interface copied to clipboard

🦄 Open source interfaces for the Uniswap protocol

Results 372 interface issues
Sort by recently updated
recently updated
newest added

I am trying to pull and dockerize the app, but when I try to, it gets: ``` ⚠ Generate outputs ❯ Generate to src/graphql/data/__generated__/types-and-hooks.ts ✖ Failed to load schema from...

bug

## URL https://app.cbswap.io/#/swap ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": "0xd79C2210E3C925C054deA19A228a813954B193eA" }, "independentField": "INPUT", "typedValue": "0.0005", "recipient": null } ``` ## Error ``` Error:...

**Bug Description** If a transaction is dropped (by sending another one with more gas and same nonce), Uniswap will keep showing this transaction as "Pending" **Steps to Reproduce** 1. Using...

bug
p1

**Bug Description** "Network fees are paid to the **Ethereum** network to secure transactions. Learn more". While I was on Polygon **Steps to Reproduce** 1. Visit swap page https://app.uniswap.org/#/tokens/polygon/0xb515790f12ad720d5fb256476fe7d443e3c5d752 2. Enter...

bug

**Bug Description** See picture. When the price is too close from the boundary for active position the position cannot be opened. There is a different unrelated bug that in the...

bug

**Bug Description** When using the namespace system addressed in this pr: https://github.com/Uniswap/interface/pull/6802 and trying to change chains. There is an error caused by this line: ``` const isConnectedToDesiredChain = provider.session.namespaces.eip155.accounts.some((account)...

bug

**Is your feature request related to a problem? Please describe.** When creating a new pool the in v3, the full range button isn't there. This is extremely useful for new...

improvement

Hello, I have noticed that when the widget is fetching prices within my dapp, it takes about 5x as long to fetch the price through the widget than if I...

bug

I am getting a CORS error, I have tried from version 4.65.0 up to the latest. Token to test: 0xb53ecf1345cabee6ea1a65100ebb153cebcac40f It happens after creating the build with yarn build. If...

bug

## URL https://app.cbswap.io/#/swap ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": "0xd79C2210E3C925C054deA19A228a813954B193eA" }, "independentField": "INPUT", "typedValue": "0.5", "recipient": null } ``` ## Error ``` Error:...