Uniswap / v3-info

Interface for Uniswap V3 analytics. 📊
https://info.uniswap.org/#/
GNU General Public License v3.0
382 stars 305 forks source link

Replace UI graph call for token name with blockchain call #266

Open Rachel-Eichenberger opened 1 year ago

Rachel-Eichenberger commented 1 year ago

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 have the ability to change these values, it would be good to grab name and decimals via the blockchain calls

Expected Behavior UI using the correct name for the token, so that users are not confused

Additional Context Discord Ticket ID: 20666