You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what i can see, this seems to be the value from thegraph of the poolDayDatas, but they come in chunks of days(not 24hr from now) so the actual data is not the last 24hr, but just todays (6th Feb 2024 12:00:00 AM) - at the time of writing thats 21hrs.
I think possibly its just the wording, but i would expect 24hr to represent the last 24hrs.
Expected Behavior
Either a change of the wording of 24hr OR to adjust the graph data and try and calculate true 24hr difference(would probably produce a large overhead).
The text was updated successfully, but these errors were encountered:
Bug Description
Lets use the pool uni / USDT - when you view the pool
https://info.uniswap.org/#/pools/0x3470447f3cecffac709d3e783a307790b0208d60
Then you will see that the left stats show: (this is for 6th Feb 2024)
Volume 24h $15.19k 24h Fees $45.58
From what i can see, this seems to be the value from thegraph of the poolDayDatas, but they come in chunks of days(not 24hr from now) so the actual data is not the last 24hr, but just todays (6th Feb 2024 12:00:00 AM) - at the time of writing thats 21hrs.
I think possibly its just the wording, but i would expect 24hr to represent the last 24hrs.
Steps to Reproduce
Expected Behavior
Either a change of the wording of 24hr OR to adjust the graph data and try and calculate true 24hr difference(would probably produce a large overhead).
The text was updated successfully, but these errors were encountered: