v3-info
v3-info copied to clipboard
Interface for Uniswap V3 analytics. 📊
This PR fixes the following issue. ### Issue When the user navigates to a specific token (Eg. Ether) from the tokens page, the url shows 'tokens' twice. While on the...
**Bug Description** Dollar price shows $0 and a freeze chart for some tokens. **Steps to Reproduce** 1. Go to https://info.uniswap.org/#/polygon/tokens/0xfa3c05c2023918a4324fde7163591fe6bebd1692 **Expected Behavior** As I see looking at other pools/tokens in...
**Bug Description** A clear and concise description of the bug. **Steps to Reproduce** 1. Go to https://info.uniswap.org/ 2. Select the network to Optimism ... **Expected Behavior** Everything is normal **Additional...
test demo with golsky data source option
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
See corresponding issue https://github.com/Uniswap/v3-info/issues/221
**Bug Description** A clear and concise description of the bug. **Steps to Reproduce** 1. Go to ... 2. Click on ... ... **Expected Behavior** A clear and concise description of...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Currently TVL value is displayed on fees chart by default which is confusing for the users I've changed it to load the current day's fees instead. ![Screenshot 2022-12-15 at 17...
Add fuzzy search on local pools. ex string formats that should return results: * "USDC ETH" * "eth usdc 0.05%" * "usdt/usdc"