v3-info icon indicating copy to clipboard operation
v3-info copied to clipboard

Interface for Uniswap V3 analytics. 📊

Results 76 v3-info issues
Sort by recently updated
recently updated
newest added

**Bug Description** Currently the UI uses the graph for token data, however in certain cases like the name and decimals this becomes a risk for bad data. As tokens can...

bug

On every Info token and pool page, we used to have two buttons - Trade - Add Liquidity We removed these on L2 info pages because we don't have a...

improvement
p2

See corresponding issue https://github.com/Uniswap/v3-info/issues/121

should better reflect the native asset price being displayed. Eventually this should include matic

**Bug Description** The subgraph was nuked when Optimism performed regenesis in November 2021. We released a new Optimism subgraph that indexes from the regenesis until now. However, it is unable...

bug

I'm always frustrated when I want to see the price history ![image](https://user-images.githubusercontent.com/15308024/178368170-9f7b16e2-e353-4341-b7f9-53f288de5794.png) I trade in cryptocurrency, use cryptocurrency and havn't fiat money or imitation fiat money tokens (stablecoins in US...

improvement

**Bug Description** On https://info.uniswap.org/#/tokens, the Top Movers component show the tokens sorted by the absolute value of priceUSDChange. The logic of sort: https://github.com/Uniswap/v3-info/blob/936316b3682ed0134f4efddadb6c9fb366ec74a2/src/components/tokens/TopTokenMovers.tsx#L64-L70 **Steps to Reproduce** 1. Go to [All...

bug