-
Notifications
You must be signed in to change notification settings - Fork 301
feat: update KPI stats with latest values for February 2025 #2446
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
Conversation
Co-Authored-By: Connor Prussin <[email protected]>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
{ date: new Date("29 Nov '24"), volume: 106_950_000_000 }, | ||
{ date: new Date("30 Dec '24"), volume: 128_300_000_000 }, | ||
{ date: new Date("31 Jan '25"), volume: 132_100_000_000 }, | ||
{ date: new Date("29 Feb '25"), volume: 142_000_000_000 }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The volume
here should be 92_200_000_000
{ date: new Date("29 Nov '24"), chains: 88 }, | ||
{ date: new Date("30 Dec '24"), chains: 93 }, | ||
{ date: new Date("31 Jan '25"), chains: 97 }, | ||
{ date: new Date("29 Feb '25"), chains: 104 }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The value for chains
should be 100
{ date: new Date("30 Nov '24"), numPublishers: 121 }, | ||
{ date: new Date("31 Dec '24"), numPublishers: 122 }, | ||
{ date: new Date("31 Jan '25"), numPublishers: 123 }, | ||
{ date: new Date("29 Feb '25"), numPublishers: 134 }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The value for numPublishers
should be 124
{ date: new Date("29 Nov '24"), numFeeds: 592 }, | ||
{ date: new Date("30 Dec '24"), numFeeds: 637 }, | ||
{ date: new Date("31 Jan '25"), numFeeds: 693 }, | ||
{ date: new Date("29 Feb '25"), numFeeds: 1340 }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The value for numFeeds
should be 1290
Co-Authored-By: Connor Prussin <[email protected]>
Update KPI stats with latest values for February 2025
This PR updates the KPI stats in the insights hub with the latest values scraped from the KPI app (https://kpi.pyth.network/network-kpi) for February 2025:
Link to Devin run: https://app.devin.ai/sessions/e3113a4147164ab89925ec7403e6db4e