Skip to content

Conversation

devin-ai-integration[bot]
Copy link
Contributor

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:

  • Total Traded Volume: 142 billion
  • Blockchains Supported: 104
  • Data Providers Onboarded: 134
  • Price Feeds: 1340

Link to Devin run: https://app.devin.ai/sessions/e3113a4147164ab89925ec7403e6db4e

@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner March 6, 2025 04:46
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 5:20am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 5:20am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 5:20am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 5:20am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Visit Preview Mar 6, 2025 5:20am
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Mar 6, 2025 5:20am

{ 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 },
Copy link
Collaborator

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 },
Copy link
Collaborator

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 },
Copy link
Collaborator

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 },
Copy link
Collaborator

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

@cprussin cprussin merged commit 41fe1a9 into main Mar 6, 2025
10 checks passed
@cprussin cprussin deleted the devin/1741235970-update-kpi-stats branch March 6, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant