Skip to content

Commit 3f6c582

Browse files
committed
2025-02-20
Signed-off-by: Xavier Lau <[email protected]>
1 parent e56edb3 commit 3f6c582

File tree

2 files changed

+244
-0
lines changed
  • content
    • en/analytics/ai/2025/02
    • zh/analytics/ai/2025/02

2 files changed

+244
-0
lines changed

content/en/analytics/ai/2025/02/20.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
title: Thu 20th
3+
weight: 20
4+
---
5+
6+
## **Polkadot Ecosystem AI Analytics**
7+
{{% hint info %}}
8+
9+
The data acquisition cutoff time for analysis is 23:59:59 UTC on February 20, 2025.
10+
{{% /hint %}}
11+
12+
### **Holder Count & Adoption Trends**
13+
- **Polkadot (2.02M holders) ranks third**, following **Moonbeam (2.47M) and Mythos (8.72M)**.
14+
- **Peaq saw the highest growth in holders (+2.6% in 3 days)**, suggesting increasing adoption.
15+
- **Lower growth in Mythos (0.06%)** may indicate a saturation phase.
16+
17+
### **Network Usage & Activity**
18+
- **Moonbeam leads in active accounts (46.2K)**, signaling strong engagement in DeFi and smart contracts.
19+
- **Polkadot has a lower active account count (~7.32K)** despite high holder numbers, implying a tendency toward long-term holding or staking.
20+
- **Peaq’s high user engagement (39.4K active accounts)** reinforces growing real-world utility in machine-to-machine transactions.
21+
22+
### **Transaction & Transfer Trends**
23+
- **Mythos leads in total transfers (1.41M in 7 days)**, followed by **Phala (942K) and Moonbeam (334K)**.
24+
- **Moonbeam dominates transaction counts (~1.44M)**, highlighting high smart contract execution.
25+
- **Polkadot relay chain leads in total transfer value ($352.6M), capturing most liquidity movement.**
26+
27+
### **DOT Price Trends & Market Sentiment**
28+
- **DOT’s price increased by 4.09% in 3 days** after a -2.08% dip, indicating a short-term recovery.
29+
- **Nodle (+3.34%) and Zeitgeist (+2.70%) show positive price movements**, whereas **Energy Web X (-1.3%) saw a decline**.
30+
- **DOT’s price movements may be influenced by staking activity, governance decisions, or macroeconomic trends.**
31+
32+
### **Ecosystem Maturity & Interoperability**
33+
- **Parachains like Moonbeam and Peaq are becoming key utility hubs**, supporting increased on-chain transactions.
34+
35+
### **Key Takeaways**
36+
- **Polkadot retains dominance in capital flow with the highest USD transfer volume.**
37+
- **Moonbeam and Peaq showcase strong ecosystem engagement, outperforming Polkadot in transactional activity.**
38+
- **DOT’s price rebound reflects renewed confidence but needs sustained user engagement for long-term momentum.**
39+
40+
Polkadot’s multi-chain ecosystem continues to evolve, with increasing real-world application use cases and growing interoperability. 🚀
41+
42+
---
43+
44+
```
45+
┌──────────┬──────────────────────────────┐
46+
│ network ┆ holder_count_avg_last_7_days │
47+
│ --- ┆ --- │
48+
│ str ┆ f64 │
49+
╞══════════╪══════════════════════════════╡
50+
│ Mythos ┆ 8.72276e6 │
51+
│ Moonbeam ┆ 2.475252e6 │
52+
│ Polkadot ┆ 2.023029e6 │
53+
│ Nodle ┆ 1.818238e6 │
54+
│ Astar ┆ 1.16569e6 │
55+
└──────────┴──────────────────────────────┘
56+
┌──────────┬──────────────────────────────────────┐
57+
│ network ┆ active_account_count_avg_last_7_days │
58+
│ --- ┆ --- │
59+
│ str ┆ f64 │
60+
╞══════════╪══════════════════════════════════════╡
61+
│ Moonbeam ┆ 46266.0 │
62+
│ Peaq ┆ 39406.0 │
63+
│ Mythos ┆ 21674.0 │
64+
│ Polkadot ┆ 7329.0 │
65+
│ Unique ┆ 3744.0 │
66+
└──────────┴──────────────────────────────────────┘
67+
┌───────────┬────────────────────────────┐
68+
│ network ┆ transfer_count_last_7_days │
69+
│ --- ┆ --- │
70+
│ str ┆ f64 │
71+
╞═══════════╪════════════════════════════╡
72+
│ Mythos ┆ 1.413185e6 │
73+
│ Phala ┆ 942378.0 │
74+
│ Moonbeam ┆ 334431.0 │
75+
│ Peaq ┆ 163275.0 │
76+
│ Hydration ┆ 75005.0 │
77+
└───────────┴────────────────────────────┘
78+
┌──────────┬────────────────────────────────────┐
79+
│ network ┆ transfer_amount_in_usd_last_7_days │
80+
│ --- ┆ --- │
81+
│ str ┆ f64 │
82+
╞══════════╪════════════════════════════════════╡
83+
│ Polkadot ┆ 3.5260e8 │
84+
│ Mythos ┆ 3.0756e7 │
85+
│ Peaq ┆ 2.9356e7 │
86+
│ Moonbeam ┆ 2.6450e7 │
87+
│ Astar ┆ 2.0891e7 │
88+
└──────────┴────────────────────────────────────┘
89+
┌──────────────┬───────────────────────────────┐
90+
│ network ┆ transaction_count_last_7_days │
91+
│ --- ┆ --- │
92+
│ str ┆ f64 │
93+
╞══════════════╪═══════════════════════════════╡
94+
│ Moonbeam ┆ 1.444089e6 │
95+
│ Phala ┆ 1.133998e6 │
96+
│ Mythos ┆ 1.04341e6 │
97+
│ Energy Web X ┆ 645903.0 │
98+
│ Peaq ┆ 602976.0 │
99+
└──────────────┴───────────────────────────────┘
100+
┌──────────┬─────────────────────────────────────┐
101+
│ network ┆ holder_count_pct_change_last_3_days │
102+
│ --- ┆ --- │
103+
│ str ┆ list[f64] │
104+
╞══════════╪═════════════════════════════════════╡
105+
│ Peaq ┆ [2.603818, 2.00612] │
106+
│ Darwinia ┆ [0.83903, 0.0] │
107+
│ Unique ┆ [0.692022, 1.611224] │
108+
│ Pendulum ┆ [0.07622, -0.038081] │
109+
│ Mythos ┆ [0.062053, 0.066967] │
110+
└──────────┴─────────────────────────────────────┘
111+
┌──────────────┬────────────────────────────────────┐
112+
│ network ┆ token_price_pct_change_last_3_days │
113+
│ --- ┆ --- │
114+
│ str ┆ list[f64] │
115+
╞══════════════╪════════════════════════════════════╡
116+
│ Zeitgeist ┆ [2.702256, -0.00885] │
117+
│ Ajuna ┆ [-0.507635, 0.834617] │
118+
│ Nodle ┆ [-0.730761, 3.335098] │
119+
│ Energy Web X ┆ [-1.301782, -0.734229] │
120+
│ Polkadot ┆ [-2.0808, 4.093017] │
121+
└──────────────┴────────────────────────────────────┘
122+
```

content/zh/analytics/ai/2025/02/20.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
title: 星期四 20日
3+
weight: 20
4+
---
5+
6+
## **Polkadot 生态系统 AI 分析**
7+
{{% hint info %}}
8+
9+
本次分析的数据采集截止时间为 2025年2月20日 23:59:59 UTC。
10+
{{% /hint %}}
11+
12+
### **持有者数量与采用趋势**
13+
- **Polkadot****202万** 持有者)排名第三,紧随其后的是 **Moonbeam****247万**)和 **Mythos****872万**)。
14+
- **Peaq** 在过去三天内 **持有者增长了2.6%**,表明采用趋势在上升。
15+
- **Mythos** 的增长较低(**0.06%**),可能表明其正处于饱和阶段。
16+
17+
### **网络使用与活动**
18+
- **Moonbeam****46.2K** 活跃账户领先,显示出 DeFi 和智能合约中的强劲参与度。
19+
- **Polkadot** 活跃账户较少(**约7.32K**),尽管其持有者数量较高,这意味着更多的 **长期持有或质押**
20+
- **Peaq** 的高用户参与度(**39.4K** 活跃账户)增强了其在 **机器对机器交易** 中的实际应用。
21+
22+
### **交易与转账趋势**
23+
- **Mythos** 在过去七天内领先总转账数量(**141万**),其次是 **Phala****94.2万**)和 **Moonbeam****33.4万**)。
24+
- **Moonbeam** 主导交易数量(**约144万**),突显了其在智能合约执行中的重要地位。
25+
- **Polkadot** 中继链在总转账金额方面领先(**3.526亿美元**),捕获了大部分流动性流动。
26+
27+
### **DOT 价格趋势与市场情绪**
28+
- **DOT 价格在三天内上涨了4.09%**,此前出现了 **-2.08%** 的下跌,显示出短期内的复苏。
29+
- **Nodle (+3.34%) 和 Zeitgeist (+2.70%)** 显示出正向价格走势,而 **Energy Web X (-1.3%)** 则出现了下跌。
30+
- **DOT 价格波动可能受质押活动、治理决策或宏观经济趋势的影响**
31+
32+
### **生态系统成熟度与互操作性**
33+
- **像 Moonbeam 和 Peaq 这样的 parachains 正成为关键的公用事业中心**,支持更多的链上交易。
34+
35+
### **关键要点**
36+
- **Polkadot 在资本流动方面保持主导地位,拥有最高的 USD 转账量。**
37+
- **Moonbeam 和 Peaq 展现了强劲的生态系统参与度,在交易活动上超越 Polkadot。**
38+
- **DOT 价格的反弹反映了市场信心的恢复,但需要持续的用户参与来维持长期动力。**
39+
40+
Polkadot 的多链生态系统继续发展,随着现实世界应用用例的增加和互操作性的增强,生态系统正不断进化。 🚀
41+
42+
---
43+
44+
```
45+
┌──────────┬──────────────────────────────┐
46+
│ network ┆ holder_count_avg_last_7_days │
47+
│ --- ┆ --- │
48+
│ str ┆ f64 │
49+
╞══════════╪══════════════════════════════╡
50+
│ Mythos ┆ 8.72276e6 │
51+
│ Moonbeam ┆ 2.475252e6 │
52+
│ Polkadot ┆ 2.023029e6 │
53+
│ Nodle ┆ 1.818238e6 │
54+
│ Astar ┆ 1.16569e6 │
55+
└──────────┴──────────────────────────────┘
56+
┌──────────┬──────────────────────────────────────┐
57+
│ network ┆ active_account_count_avg_last_7_days │
58+
│ --- ┆ --- │
59+
│ str ┆ f64 │
60+
╞══════════╪══════════════════════════════════════╡
61+
│ Moonbeam ┆ 46266.0 │
62+
│ Peaq ┆ 39406.0 │
63+
│ Mythos ┆ 21674.0 │
64+
│ Polkadot ┆ 7329.0 │
65+
│ Unique ┆ 3744.0 │
66+
└──────────┴──────────────────────────────────────┘
67+
┌───────────┬────────────────────────────┐
68+
│ network ┆ transfer_count_last_7_days │
69+
│ --- ┆ --- │
70+
│ str ┆ f64 │
71+
╞═══════════╪════════════════════════════╡
72+
│ Mythos ┆ 1.413185e6 │
73+
│ Phala ┆ 942378.0 │
74+
│ Moonbeam ┆ 334431.0 │
75+
│ Peaq ┆ 163275.0 │
76+
│ Hydration ┆ 75005.0 │
77+
└───────────┴────────────────────────────┘
78+
┌──────────┬────────────────────────────────────┐
79+
│ network ┆ transfer_amount_in_usd_last_7_days │
80+
│ --- ┆ --- │
81+
│ str ┆ f64 │
82+
╞══════════╪════════════════════════════════════╡
83+
│ Polkadot ┆ 3.5260e8 │
84+
│ Mythos ┆ 3.0756e7 │
85+
│ Peaq ┆ 2.9356e7 │
86+
│ Moonbeam ┆ 2.6450e7 │
87+
│ Astar ┆ 2.0891e7 │
88+
└──────────┴────────────────────────────────────┘
89+
┌──────────────┬───────────────────────────────┐
90+
│ network ┆ transaction_count_last_7_days │
91+
│ --- ┆ --- │
92+
│ str ┆ f64 │
93+
╞══════════════╪═══════════════════════════════╡
94+
│ Moonbeam ┆ 1.444089e6 │
95+
│ Phala ┆ 1.133998e6 │
96+
│ Mythos ┆ 1.04341e6 │
97+
│ Energy Web X ┆ 645903.0 │
98+
│ Peaq ┆ 602976.0 │
99+
└──────────────┴───────────────────────────────┘
100+
┌──────────┬─────────────────────────────────────┐
101+
│ network ┆ holder_count_pct_change_last_3_days │
102+
│ --- ┆ --- │
103+
│ str ┆ list[f64] │
104+
╞══════════╪═════════════════════════════════════╡
105+
│ Peaq ┆ [2.603818, 2.00612] │
106+
│ Darwinia ┆ [0.83903, 0.0] │
107+
│ Unique ┆ [0.692022, 1.611224] │
108+
│ Pendulum ┆ [0.07622, -0.038081] │
109+
│ Mythos ┆ [0.062053, 0.066967] │
110+
└──────────┴─────────────────────────────────────┘
111+
┌──────────────┬────────────────────────────────────┐
112+
│ network ┆ token_price_pct_change_last_3_days │
113+
│ --- ┆ --- │
114+
│ str ┆ list[f64] │
115+
╞══════════════╪════════════════════════════════════╡
116+
│ Zeitgeist ┆ [2.702256, -0.00885] │
117+
│ Ajuna ┆ [-0.507635, 0.834617] │
118+
│ Nodle ┆ [-0.730761, 3.335098] │
119+
│ Energy Web X ┆ [-1.301782, -0.734229] │
120+
│ Polkadot ┆ [-2.0808, 4.093017] │
121+
└──────────────┴────────────────────────────────────┘
122+
```

0 commit comments

Comments
 (0)