interface
interface copied to clipboard
🦄 Open source interfaces for the Uniswap protocol
In ether.js, `personal_sign`has `payload` and `address` params in this order https://github.com/ethers-io/ethers.js/blob/fc66b8ad405df9e703d42a4b23bc452ec3be118f/src.ts/providers/provider-jsonrpc.ts#L435 In uniswap, we should invert params ? So we need to be specific for this wallet in DApps. Why...
 Horizontal scroll has an overflow issue since a very long time in screen size of 15.6 inches!
## 📱 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 - [ ]...

after the interface start running on my local-host i got those error ( 403 forbidden from trading api ) also when i tried to swap or create a pool if...
## 📱 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)) - [ ] Wallet Mobile App - [ ]...
Replaced the outdated link to ForceUpgradeModal in the README with the correct, up-to-date URL pointing to the component in the Uniswap/interface repository. This ensures that documentation references the actual source...
## 📌 Description This PR fixes grammatical, spelling, and syntax issues in the Brazilian Portuguese (pt-PT) translations for some interface strings in Uniswap. ## 🛠️ Changes - Changed "Mensagens" to...
When creating a new position in v4 and adjusting the ranges, a UX bug occurs that sets one of the values (the lower bound) wrong, when typing in the upper...