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
The above gives us the cumulative volume (in this example of Issued tokens) before and after the time period of Jan 10th until 7 days later.
The delta between the two amounts is the volume.
We can use any start and end date to get as granular a delta as we want to.
Split off from #35 :
We can achieve both by having cumulative volumes that can be queried filtering for block timestamps.
So we want to provide cumulative volumes per pool with trading volumes for each token that can be swapped in that pool.
The text was updated successfully, but these errors were encountered: