We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quant amm is requesting hourly pool snapshots (stored for 7 days) with the following data:
tokenBalances feesHourly sharePrice timestamp totalShares bptRate
We should investigate whether we can introduce this as the new standard both for v2 and v3 for pool snapshots in general, and store them forever.
We need to check how that affects the Frontend.
@mendesfabio would it be possible to introduce hourly snapshots in the subgraph?
The text was updated successfully, but these errors were encountered:
Will be introduced in the newest deployment as a new type HourlyPoolSnapshot
HourlyPoolSnapshot
Sorry, something went wrong.
No branches or pull requests
Quant amm is requesting hourly pool snapshots (stored for 7 days) with the following data:
tokenBalances
feesHourly
sharePrice
timestamp
totalShares
bptRate
We should investigate whether we can introduce this as the new standard both for v2 and v3 for pool snapshots in general, and store them forever.
We need to check how that affects the Frontend.
@mendesfabio would it be possible to introduce hourly snapshots in the subgraph?
The text was updated successfully, but these errors were encountered: