Adam Stox

Results 2 issues of Adam Stox

### Description This pull request removes the apps reliance on tinlake TVL, using subquery instead: ``` query { poolSnapshots (first: 1000) { groupedAggregates(groupBy: [TIMESTAMP]) { keys sum { normalizedNAV }...