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

## URL https://app.uniswap.org/#/add/ETH/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/3000?chain=mainnet&maxPrice=50.609293&minPrice=0 ## `mintV3` state ```json { "independentField": "CURRENCY_A", "typedValue": "", "startPriceTypedValue": "", "leftRangeTypedValue": "0", "rightRangeTypedValue": "50.609293" } ``` ## Error ``` Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185...

## URL https://app.yewbow.org/#/pool ## Error ``` Error: Invariant failed ``` ## Stacktrace ``` Error: Invariant failed at i (https://app.yewbow.org/static/js/35.d1d2ac6a.chunk.js:2:148397) at n.sortsBefore (https://app.yewbow.org/static/js/35.d1d2ac6a.chunk.js:2:83127) at https://app.yewbow.org/static/js/main.e9aa1917.chunk.js:1:66097 at Array.map () at https://app.yewbow.org/static/js/main.e9aa1917.chunk.js:1:65879 at...

## URL https://app.uniswap.org/#/pool/302751?chain=arbitrum ## Error ``` Error: Unsupported chain ID ``` ## Stacktrace ``` Error: Unsupported chain ID at n.get (https://app.uniswap.org/static/js/main.3f60a11a.chunk.js:1:726014) at Vh (https://app.uniswap.org/static/js/main.3f60a11a.chunk.js:1:555633) at Oo (https://app.uniswap.org/static/js/4.93bdb1f5.chunk.js:2:3601984) at Pf (https://app.uniswap.org/static/js/4.93bdb1f5.chunk.js:2:3613672)...

**Bug Description** In add liquidity, full range button only sets min price, max price does not change **Steps to Reproduce** 1. Go to [add liquidity page](https://app.uniswap.org/#/add/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/3000?maxPrice=3091.785200&chain=mainnet) 2. Click on `Full...

bug

Add ampersand to respect the guidelines

**Bug Description** The gas estimation fails when trying to unwrap tokens using some smart contract wallets, this leads to the transaction never being sent to the wallet, making the user...

bug

Might need to change later depending on whether we have wETH and ETH separate

## Technical Also swaps out some of the RPC servers used since the Infura ones are known to censor. Keydonix is currently just CloudFlare's JSON-RPC server under the hood (DNS...

improvement

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

Please add support for multiple programming languages (Python, PHP and others). __Originally posted by @filips123 in https://github.com/coinbase/coinbase-wallet-sdk/issues/12__