Skip to content

Commit 753ff69

Browse files
committed
2025-02-27
1 parent 50082c6 commit 753ff69

File tree

2 files changed

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

2 files changed

+230
-0
lines changed

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

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
---
2+
title: Thu 27th
3+
weight: 27
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 27, 2025.
10+
{{% /hint %}}
11+
12+
### **Network Activity and Adoption Trends**
13+
- **Polkadot maintains a strong holder base (~2.03M holders over 7 days), ranking third** behind Mythos and Moonbeam. This suggests steady long-term adoption.
14+
- **Active account count is significantly lower (8.6K daily users)** compared to networks like **Moonbeam (127K) and Peaq (112K),** indicating DOT holders may engage less frequently in daily transactions.
15+
- **Moonbeam and Peaq lead in transactions and activity**, supporting their roles as hubs for smart contracts and decentralized identity applications.
16+
17+
### **Transaction Volume and Capital Movement**
18+
- **Polkadot dominates in high-value transfers, with ~$526M transferred in 7 days**, an order of magnitude higher than its closest competitors (Astar: $32M, Mythos: $29M).
19+
- **Despite leading in value moved, Polkadot is absent from the top rankings in transfer count**, reinforcing its role as a coordination and liquidity movement layer rather than a high-frequency transaction network.
20+
- **Moonbeam (1.47M), Phala (1.12M), and Energy Web X (1.03M)** lead in transaction count, showcasing strong DeFi and enterprise-focused blockchain activity.
21+
22+
### **Ecosystem Growth and Investor Sentiment**
23+
- **Polkadot’s growth in holder count remains steady (+0.19% over 3 days)** but lags behind rapidly expanding networks like **Peaq (+11.18%)**.
24+
- **DOT price increased by ~4.80% over 3 days**, signaling investor confidence and aligning with broader ecosystem growth.
25+
- **Institutional-scale adoption is evident from Polkadot's large USD transfer volume**, suggesting its role as the primary network for liquidity within the ecosystem.
26+
27+
### **Key Takeaways and Future Outlook**
28+
- **Polkadot continues to be an infrastructure-first blockchain**, prioritizing governance, staking, and cross-chain connectivity over frequent on-chain transactions.
29+
- **Moonbeam, Peaq, and Phala are becoming major utility hubs**, benefiting from Polkadot's interoperability while driving strong user activity in DeFi, machine identity, and privacy-focused applications.
30+
- **XCM-based cross-chain liquidity movement is accelerating**, with expectations for increased integrations into external L1/L2 ecosystems.
31+
- **Polkadot’s long-term position remains strong**, but for further speculative upside, increases in **on-chain activity and dApp adoption** will be critical.
32+
33+
🚀 **Outlook**: As governance-driven upgrades and parachain innovations continue, **Polkadot is well-positioned** for long-term institutional and developer adoption, though transaction frequency remains a metric to watch for wider retail engagement.
34+
35+
---
36+
37+
```
38+
┌──────────┬──────────────────────────────┐
39+
│ network ┆ holder_count_avg_last_7_days │
40+
│ --- ┆ --- │
41+
│ str ┆ f64 │
42+
╞══════════╪══════════════════════════════╡
43+
│ Mythos ┆ 8.763513e6 │
44+
│ Moonbeam ┆ 2.476439e6 │
45+
│ Polkadot ┆ 2.028458e6 │
46+
│ Nodle ┆ 1.818264e6 │
47+
│ Astar ┆ 1.167628e6 │
48+
└──────────┴──────────────────────────────┘
49+
┌──────────┬──────────────────────────────────────┐
50+
│ network ┆ active_account_count_avg_last_7_days │
51+
│ --- ┆ --- │
52+
│ str ┆ f64 │
53+
╞══════════╪══════════════════════════════════════╡
54+
│ Moonbeam ┆ 127186.0 │
55+
│ Peaq ┆ 112604.0 │
56+
│ Mythos ┆ 21313.0 │
57+
│ Polkadot ┆ 8621.0 │
58+
│ Astar ┆ 3594.0 │
59+
└──────────┴──────────────────────────────────────┘
60+
┌───────────┬────────────────────────────┐
61+
│ network ┆ transfer_count_last_7_days │
62+
│ --- ┆ --- │
63+
│ str ┆ f64 │
64+
╞═══════════╪════════════════════════════╡
65+
│ Mythos ┆ 1.355288e6 │
66+
│ Phala ┆ 946549.0 │
67+
│ Peaq ┆ 350222.0 │
68+
│ Moonbeam ┆ 329473.0 │
69+
│ Hydration ┆ 96413.0 │
70+
└───────────┴────────────────────────────┘
71+
┌──────────┬────────────────────────────────────┐
72+
│ network ┆ transfer_amount_in_usd_last_7_days │
73+
│ --- ┆ --- │
74+
│ str ┆ f64 │
75+
╞══════════╪════════════════════════════════════╡
76+
│ Polkadot ┆ 5.2661e8 │
77+
│ Astar ┆ 3.2199e7 │
78+
│ Mythos ┆ 2.9897e7 │
79+
│ Moonbeam ┆ 2.3818e7 │
80+
│ Peaq ┆ 2.1491e7 │
81+
└──────────┴────────────────────────────────────┘
82+
┌──────────────┬───────────────────────────────┐
83+
│ network ┆ transaction_count_last_7_days │
84+
│ --- ┆ --- │
85+
│ str ┆ f64 │
86+
╞══════════════╪═══════════════════════════════╡
87+
│ Moonbeam ┆ 1.479605e6 │
88+
│ Phala ┆ 1.12513e6 │
89+
│ Energy Web X ┆ 1.03565e6 │
90+
│ Mythos ┆ 1.007786e6 │
91+
│ Peaq ┆ 860968.0 │
92+
└──────────────┴───────────────────────────────┘
93+
┌───────────┬─────────────────────────────────────┐
94+
│ network ┆ holder_count_pct_change_last_3_days │
95+
│ --- ┆ --- │
96+
│ str ┆ list[f64] │
97+
╞═══════════╪═════════════════════════════════════╡
98+
│ Peaq ┆ [11.176208, 4.893557] │
99+
│ Unique ┆ [0.594712, 0.623664] │
100+
│ Polkadot ┆ [0.192297, 0.034376] │
101+
│ Mythos ┆ [0.061177, 0.059656] │
102+
│ Hydration ┆ [0.058118, 0.101647] │
103+
└───────────┴─────────────────────────────────────┘
104+
┌──────────────┬────────────────────────────────────┐
105+
│ network ┆ token_price_pct_change_last_3_days │
106+
│ --- ┆ --- │
107+
│ str ┆ list[f64] │
108+
╞══════════════╪════════════════════════════════════╡
109+
│ Energy Web X ┆ [8.165523, 4.45355] │
110+
│ Hydration ┆ [5.874488, -0.501988] │
111+
│ Manta ┆ [5.272678, 3.750455] │
112+
│ Moonbeam ┆ [4.968193, 1.454226] │
113+
│ Polkadot ┆ [4.804786, 3.289925] │
114+
└──────────────┴────────────────────────────────────┘
115+
```

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

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
---
2+
title: 星期四 27日
3+
weight: 27
4+
---
5+
6+
## **Polkadot 生态系统 AI 分析**
7+
{{% hint info %}}
8+
9+
本次分析的数据采集截止时间为 2025年2月27日 23:59:59 UTC。
10+
{{% /hint %}}
11+
12+
### **网络活动与采用趋势**
13+
- **Polkadot 维持强大的持有者基础(过去 7 天约 203 万持有者),排名第三**,仅次于 Mythos 和 Moonbeam,这表明其长期采纳趋势稳定。
14+
- **活跃账户数量明显较低(每日约 8.6K 用户)**,相比之下,**Moonbeam(127K)和 Peaq(112K)** 的活跃度远超 Polkadot,表明 **DOT 持有者可能较少参与日常交易**
15+
- **Moonbeam 和 Peaq 在交易和链上活动中领先**,强化了它们作为 **智能合约和去中心化身份应用中心** 的角色。
16+
17+
### **交易量与资本流动**
18+
- **Polkadot 在大额交易方面占主导地位,过去 7 天内转账金额达约 $5.26 亿**,远超其他平行链(Astar: $3200 万,Mythos: $2900 万)。
19+
- **尽管在转账金额方面领先,Polkadot 在转账次数上并未进入前列**,进一步证明了其作为 **协调和流动性管理层,而非高频交易网络** 的作用。
20+
- **Moonbeam(147 万)、Phala(112 万)和 Energy Web X(103 万)** 在交易数量上领先,显示出强劲的 DeFi 及企业区块链应用活动。
21+
22+
### **生态系统增长与投资者情绪**
23+
- **Polkadot 持有者数量增长稳定(3 天内 +0.19%),但落后于快速扩张的 Peaq(+11.18%)**
24+
- **DOT 价格在 3 天内上涨约 4.80%**,表明 **投资者信心增强**,并与更广泛的生态系统增长趋势一致。
25+
- **机构级采用迹象明显,Polkadot 的高美元转账量** 表明其 **作为生态系统内流动性管理网络的核心角色**
26+
27+
### **关键要点与未来展望**
28+
- **Polkadot 继续作为基础设施优先的区块链**,专注于 **治理、质押和跨链互操作性**,而非高频链上交易。
29+
- **Moonbeam、Peaq 和 Phala 正成为主要的功能性枢纽**,受益于 **Polkadot 的互操作性**,并推动 **DeFi、机器身份和隐私应用** 发展。
30+
- **基于 XCM 的跨链流动性正在加速**,预计未来将有更多 **外部 L1/L2 生态集成**
31+
- **Polkadot 的长期地位仍然稳固**,但要实现进一步的投机性增长,**链上活动和 dApp 采用率的提升** 将至关重要。
32+
33+
🚀 **展望**:随着治理驱动的升级和平行链创新的持续发展,**Polkadot 在机构和开发者采用方面具备长期优势**,但 **交易频率仍是观察更广泛零售用户参与度的关键指标**
34+
35+
---
36+
37+
```
38+
┌──────────┬──────────────────────────────┐
39+
│ network ┆ holder_count_avg_last_7_days │
40+
│ --- ┆ --- │
41+
│ str ┆ f64 │
42+
╞══════════╪══════════════════════════════╡
43+
│ Mythos ┆ 8.763513e6 │
44+
│ Moonbeam ┆ 2.476439e6 │
45+
│ Polkadot ┆ 2.028458e6 │
46+
│ Nodle ┆ 1.818264e6 │
47+
│ Astar ┆ 1.167628e6 │
48+
└──────────┴──────────────────────────────┘
49+
┌──────────┬──────────────────────────────────────┐
50+
│ network ┆ active_account_count_avg_last_7_days │
51+
│ --- ┆ --- │
52+
│ str ┆ f64 │
53+
╞══════════╪══════════════════════════════════════╡
54+
│ Moonbeam ┆ 127186.0 │
55+
│ Peaq ┆ 112604.0 │
56+
│ Mythos ┆ 21313.0 │
57+
│ Polkadot ┆ 8621.0 │
58+
│ Astar ┆ 3594.0 │
59+
└──────────┴──────────────────────────────────────┘
60+
┌───────────┬────────────────────────────┐
61+
│ network ┆ transfer_count_last_7_days │
62+
│ --- ┆ --- │
63+
│ str ┆ f64 │
64+
╞═══════════╪════════════════════════════╡
65+
│ Mythos ┆ 1.355288e6 │
66+
│ Phala ┆ 946549.0 │
67+
│ Peaq ┆ 350222.0 │
68+
│ Moonbeam ┆ 329473.0 │
69+
│ Hydration ┆ 96413.0 │
70+
└───────────┴────────────────────────────┘
71+
┌──────────┬────────────────────────────────────┐
72+
│ network ┆ transfer_amount_in_usd_last_7_days │
73+
│ --- ┆ --- │
74+
│ str ┆ f64 │
75+
╞══════════╪════════════════════════════════════╡
76+
│ Polkadot ┆ 5.2661e8 │
77+
│ Astar ┆ 3.2199e7 │
78+
│ Mythos ┆ 2.9897e7 │
79+
│ Moonbeam ┆ 2.3818e7 │
80+
│ Peaq ┆ 2.1491e7 │
81+
└──────────┴────────────────────────────────────┘
82+
┌──────────────┬───────────────────────────────┐
83+
│ network ┆ transaction_count_last_7_days │
84+
│ --- ┆ --- │
85+
│ str ┆ f64 │
86+
╞══════════════╪═══════════════════════════════╡
87+
│ Moonbeam ┆ 1.479605e6 │
88+
│ Phala ┆ 1.12513e6 │
89+
│ Energy Web X ┆ 1.03565e6 │
90+
│ Mythos ┆ 1.007786e6 │
91+
│ Peaq ┆ 860968.0 │
92+
└──────────────┴───────────────────────────────┘
93+
┌───────────┬─────────────────────────────────────┐
94+
│ network ┆ holder_count_pct_change_last_3_days │
95+
│ --- ┆ --- │
96+
│ str ┆ list[f64] │
97+
╞═══════════╪═════════════════════════════════════╡
98+
│ Peaq ┆ [11.176208, 4.893557] │
99+
│ Unique ┆ [0.594712, 0.623664] │
100+
│ Polkadot ┆ [0.192297, 0.034376] │
101+
│ Mythos ┆ [0.061177, 0.059656] │
102+
│ Hydration ┆ [0.058118, 0.101647] │
103+
└───────────┴─────────────────────────────────────┘
104+
┌──────────────┬────────────────────────────────────┐
105+
│ network ┆ token_price_pct_change_last_3_days │
106+
│ --- ┆ --- │
107+
│ str ┆ list[f64] │
108+
╞══════════════╪════════════════════════════════════╡
109+
│ Energy Web X ┆ [8.165523, 4.45355] │
110+
│ Hydration ┆ [5.874488, -0.501988] │
111+
│ Manta ┆ [5.272678, 3.750455] │
112+
│ Moonbeam ┆ [4.968193, 1.454226] │
113+
│ Polkadot ┆ [4.804786, 3.289925] │
114+
└──────────────┴────────────────────────────────────┘
115+
```

0 commit comments

Comments
 (0)