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/#/tokens/ethereum_goerli ## Error ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') ``` ## Stacktrace ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') at https://app.uniswap.org/static/js/main.3e62ed90.chunk.js:1:783554 at Sa...

Fixes: #4897 Fixes: #4900 Fixes: #4908 Fixes: #4912

Your PR title must follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary), and should start with one of the following [types](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type): - build: Changes that affect the build system or external dependencies (example scopes: yarn,...

## URL https://app.uniswap.org/#/pool ## Error ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') ``` ## Stacktrace ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') at https://app.uniswap.org/static/js/main.3e62ed90.chunk.js:1:783554 at Sa...

## URL https://app.uniswap.org/#/tokens/ethereum_goerli ## Error ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') ``` ## Stacktrace ``` TypeError: Cannot read properties of undefined (reading 'circleLogoUrl') at https://app.uniswap.org/static/js/main.3e62ed90.chunk.js:1:783554 at Sa...

## URL https://app.uniswap.org/#/tokens/ethereum ## Error ``` TypeError: Failed to fetch ``` ## Stacktrace ``` TypeError: Failed to fetch at d (https://app.uniswap.org/static/js/main.f9377254.chunk.js:1:1075075) at https://app.uniswap.org/static/js/main.f9377254.chunk.js:1:1075431 at c (https://app.uniswap.org/static/js/9.04994b86.chunk.js:2:3506093) at Generator._invoke (https://app.uniswap.org/static/js/9.04994b86.chunk.js:2:3505881) at...

Adds 24-hour floor price change to Collection Stats (to match Figma)

1. update "-" in prance range 2. Updated filter styling on left to match figma: https://www.figma.com/file/bCN7G6oArm7pPts03jvJ5x/Unification?node-id=12847%3A115704 3. Figma is out of date, current styling was confirmed with team 4. Added...