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
I've got a subquery indexing tinlake TVL now that's ready to test, but the centrifuge TVL query in cent app only grabs the first 100 items right now. Would someone be able to update that so that it functions like the old subgraph queries that fetch repeatedly until there are no more entries? This is the function in question: https://github.com/centrifuge/apps/blob/main/centrifuge-js/src/modules/pools.ts#L2196
The text was updated successfully, but these errors were encountered:
from Adam Slack message
I've got a subquery indexing tinlake TVL now that's ready to test, but the centrifuge TVL query in cent app only grabs the first 100 items right now. Would someone be able to update that so that it functions like the old subgraph queries that fetch repeatedly until there are no more entries? This is the function in question: https://github.com/centrifuge/apps/blob/main/centrifuge-js/src/modules/pools.ts#L2196
The text was updated successfully, but these errors were encountered: