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
// Datastudio, MasterChefasyncgetBlocksPerDay(){},// Used by reliquary-snapshot.service.ts, upsertFarmSnapshotsasyncgetBlockForTimestamp(timestamp: number){},// Used for getting missing snapshots for pools that aren't covered by subgraph, e.g. composable or nested// Not needed, look into the snapshots service and remove the dependent parts as well.// Returns block every 24h for a number of daysasyncgetDailyBlocks(){},
The text was updated successfully, but these errors were encountered:
removing dependency on SG.
needed methods:
The text was updated successfully, but these errors were encountered: