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

"Shared utility functionality used across app applications." The word "**app**" is redundant here, and it should be corrected to: "Shared utility functionality used across applications." Corrected.

> ** import clause with single quote causes the flattener stop resolving:** > > import './interfaces/IUniswapV3PoolDeployer.sol'; import './UniswapV3Pool.sol' ; > > **replaced the single quote with double quote can solve...

I believe this is the issue: https://github.com/Uniswap/interface/blob/35df69448e08546c467373e25bf5880eb3c77625/apps/web/src/components/AccountDrawer/MiniPortfolio/Activity/parseRemote.tsx#L440-L442 Before: After:

📱 Interface Affected ✅ Web ([app.uniswap.org](https://app.uniswap.org/)) 🧩 App Version ✅ Production build 💻 System / Environment Info Browser: [Chrome 120.0] OS / Platform: [Windows 11] Device: [Desktop PC] Wallet used:...

bug

Currently, Uniswap Docs list a deployment of Uniswap V4 to Ink. However, there is no option in the interface to use Ink. Can Ink be added to the frontend to...

Updated comments to better understand the code and for reusability

## 📱 Interface Affected Which application are you experiencing issues with? - [ ] Web ([app.uniswap.org](https://app.uniswap.org)) - [ ] Wallet Extension ([wallet.uniswap.org](https://wallet.uniswap.org)) - [x] Wallet Mobile App - [x] iOS...

bug

## 📱 Interface Affected Which application are you experiencing issues with? - [x] Web ([app.uniswap.org](https://app.uniswap.org)) - [ ] Wallet Extension ([wallet.uniswap.org](https://wallet.uniswap.org)) - [ ] Wallet Mobile App - [ ]...

bug