Skip to content
New issue

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

[BUG] Update Stats Endpoint #189

Open
codingshot opened this issue Oct 17, 2024 · 0 comments
Open

[BUG] Update Stats Endpoint #189

codingshot opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@codingshot
Copy link
Member

codingshot commented Oct 17, 2024

this should be same amount as whats on potlock.org from stats endpot github.com/potlock/potlock-new-landing

const [statesResponse, registrationsResponse] = await Promise.all([
fetch("https://dev.potlock.io/api/v1/stats", {
next: { revalidate: 3600 },
}),

Refer to @Prometheo for questions about indexer

@codingshot codingshot added the bug Something isn't working label Oct 17, 2024
@codingshot codingshot added this to the NextJS App milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants