Skip to content

Commit 07d830b

Browse files
authored
revise pyth dashboard and add link to kpi page (#562)
* revise pyth dashboard and add link to kpi page * fix formatting * add format fixes
1 parent bf4b8ee commit 07d830b

File tree

5 files changed

+32
-195
lines changed

5 files changed

+32
-195
lines changed

pages/home/metrics.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ These data points will further grow in importance (and coverage) as the full Pyt
66

77
If you have any questions or suggestions about the Pyth metrics made available below, please raise questions in the [Pyth Discord](https://discord.gg/invite/PythNetwork).
88

9-
- [Pyth Dune Dashboard](metrics/dune-dashboard.md)
10-
- [Pyth Publisher Metrics](metrics/publisher-metrics.md)
11-
- [Pyth Network KPIs](metrics/kpi.md)
9+
- [Pyth Dashboards](metrics/pyth-dashboard.mdx)
10+
- [Pyth Publisher Metrics](metrics/publisher-metrics.mdx)
11+
- [Pyth Network KPIs](metrics/kpi.mdx)

pages/home/metrics/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"dune-dashboard": "Pyth Dune Dashboard",
2+
"pyth-dashboard": "Pyth Dashboards",
33
"publisher-metrics": "Pyth Publisher Metrics",
44
"kpi": "Pyth Network KPI"
55
}

pages/home/metrics/dune-dashboard.mdx

Lines changed: 0 additions & 190 deletions
This file was deleted.

pages/home/metrics/kpi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pyth Network KPI
1+
# Pyth Network KPI (DISCONTINUED, please click [here](https://kpi.pyth.network/) for the latest KPI dashboard)
22

33
Every month, the Pyth contributors collect informative data points on the network, its growth, as well as its performance.
44

pages/home/metrics/pyth-dashboard.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Pyth Dashboards
2+
3+
Find the full Pyth Dune Dashboards [here (DISCONTINUED)](https://dune.com/cctdaniel/pyth-push-oracle-on-solana), and [here](https://dune.com/cctdaniel/pyth-pull-oracle-on-solana).
4+
5+
---
6+
7+
The dashboards above were created by a Pyth contributor to further provide relevant statistics around the Pyth network, its operations and price feed, as well as its usage by protocols and users.
8+
9+
If you have any relevant metrics you'd like to see on this dashboard, please raise questions in the [Pyth Discord](https://discord.gg/invite/PythNetwork).
10+
11+
---
12+
13+
## External Dashboards by Pyth Community
14+
15+
On top of the current Pyth dashboards above, the Pyth community has created further visualization tools to help track Pyth's performance in other chains and products. Below are the dashboards:
16+
17+
| Pyth Dashboard | Link |
18+
| ----------------------- | ----------------------------------------------------------------------------- |
19+
| Aptos Price Feeds | [Link](https://flipsidecrypto.xyz/Hessish/pyth-oracle-on-aptos-a-xEe8) |
20+
| Community Impact Awards | [Link](https://dune.com/bats4/pyth-impact-awards) |
21+
| Eclipse Price Feeds | [Link](https://flipsidecrypto.xyz/Hessish/pyth-oracle-eclipse-O6eaG4) |
22+
| EVM Price Feeds | [Link](https://dune.com/synthquest/pyth) |
23+
| EVM Entropy | [Link](https://dune.com/gunboats/pyth-entropy-usage) |
24+
| OIS Staking | [Link](https://dune.com/bats4/pyth-staking) |
25+
| Sui Price Feeds | [Link](https://app.sentio.xyz/psalmuelle1/pyth-dashboard/dashboards/7acjvACK) |
26+
27+
If you have created a dashboard and wish for it to be featured here, please contact @Mariobern\_ on Twitter/X for more information.

0 commit comments

Comments
 (0)