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
* Changing price from minute to daily to get the latest tvl. It increases largely the speed of the query
* Filter the time window for prices.mintue
* Fixed typos for date and ordering
* Restructuring the curve query to improve efficiency for the curve query
* changed the join to where
* Additional comments
* Simplified the time comparison, and changed time argument from start to end (more intuitive) as we are talking about dates
* Linting
* added a parameter wrongfully removed
0 commit comments