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

tickHourDatas return empty

Open albanipablo opened this issue 3 years ago • 2 comments

When i try to do a simple query on tickHourDatas it returns an empty array: { tickHourDatas(first:5) { id } } Result: { "data": { "tickHourDatas": [] } }

This works OK for: tickDayDatas, poolHourDatas, poolDayDatas tokenHourDatas, tokenDayDatas

Is there a reason why tickHourDatas isn't getting polled or am I making a mistake querying this? Thanks

albanipablo avatar Aug 10 '22 15:08 albanipablo

Anyone having the same issue? I am struggling with getting data even with passing the id

stefanmsy avatar Jan 02 '24 08:01 stefanmsy

Same here. On The Graph, all the fee and/or volume fields are 0s. Everywhere. For every pool. Both for the tickDayDatas or tickHourDatas

yannick-almanak avatar Jan 26 '24 20:01 yannick-almanak