v3-subgraph
v3-subgraph copied to clipboard
tickHourDatas return empty
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
Anyone having the same issue? I am struggling with getting data even with passing the id
Same here. On The Graph, all the fee and/or volume fields are 0s. Everywhere. For every pool. Both for the tickDayDatas or tickHourDatas