Uniswap / v3-subgraph

Subgraph for Uniswap V3
GNU General Public License v3.0
349 stars 483 forks source link

How uniswap v3 gets volume24hr through thegraph #109

Open mytokendemo opened 2 years ago

mytokendemo commented 2 years ago
image

Hello, how can I get the data marked by the icon using thegraph? who can help me

erfanvaredi commented 2 years ago

I think we should use poolHourDatas but in poolHourDatas volumeUSD is 0! Why?

samisbakedham commented 2 years ago

I think we should use poolHourDatas but in poolHourDatas volumeUSD is 0! Why?

Same issue

vitehop commented 2 years ago

Same with feesUSD to calculate the 24h fees field in the interface, I guess we should use poolHourDatas but it returns 0 for volumeUSD and feesUSD