Uniswap / v3-info

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

Mismatch between info.uniswap.org and actual pool in etherscan #92

Open jab416171 opened 3 years ago

jab416171 commented 3 years ago

Bug Description Mismatch between info.uniswap.org (and thus the /pool/ page) and actual pool in etherscan

Steps to Reproduce

  1. Compare the etherscan and info and pool pages ...

Expected Behavior The numbers should match

Additional Context AMPL is a rebase token, but even then, the difference is huge. (4 vs 80,034)

screenshot_20210531011815 screenshot_20210531011806 screenshot_20210531011800

willhennessy commented 3 years ago

Hi jab, let me see if I follow

marking as P1 since this is a rebase token

jab416171 commented 3 years ago

Yes, that is what I was trying to say. :)

ianlapham commented 3 years ago

I think this is a rebassing issue based where transfer is not tracking the difference in token balance - will look into this