Skip to content

Commit 1696771

Browse files
committed
2025-03-04
1 parent 6da1954 commit 1696771

File tree

2 files changed

+238
-0
lines changed
  • content
    • en/analytics/ai/2025/03
    • zh/analytics/ai/2025/03

2 files changed

+238
-0
lines changed

content/en/analytics/ai/2025/03/04.md

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
---
2+
title: Tue 4th
3+
weight: 4
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 March 4, 2025.
10+
{{% /hint %}}
11+
12+
### Holder Distribution & Network Engagement
13+
- **Mythos (8.79M), Moonbeam (2.47M), and Polkadot (2.03M) lead in token holders.** Moonbeam shows high active engagement (302K users), whereas Polkadot sees significantly lower active participation (8.7K), indicating DOT is primarily viewed as a staking/governance asset rather than actively transacted.
14+
15+
### Transaction & Transfer Dynamics
16+
- **Polkadot leads in total transfer volume ($563.9M), suggesting institutional or treasury-level movements.** However, it lags in transaction count, where Moonbeam dominates (1.42M).
17+
- **Mythos records the most transfers (1.39M), but with lower total volume (~$30M),** likely due to frequent microtransactions.
18+
19+
### Recent Growth Trends
20+
- **Peaq saw the highest 3-day holder growth (+9.2%), followed by Unique and Darwinia.** New user inflows may be driven by incentives or new use cases.
21+
22+
### Market Volatility & Price Changes
23+
- **Recent 3-day price trends show high volatility across parachains,** with Manta (-19.2%) and Peaq (-16.2%) experiencing sharp drops after surges. **DOT declined by -14.3% after an 11.67% rise,** reflecting broader market speculations.
24+
25+
### Key Takeaways
26+
1. **Relay Chain vs. Parachains Utility** – Polkadot serves as a liquidity hub for high-value transfers, while parachains like Moonbeam drive user transactions.
27+
2. **Growing Role of Cross-Consensus Messaging (XCM)** – Expected XCM v3 improvements may streamline network-wide liquidity and fee management.
28+
3. **Strong User Activity on Moonbeam & Peaq** – High transaction frequency and growing holder bases suggest rising adoption.
29+
4. **DOT Price Volatility** – Speculation around governance updates and network enhancements (e.g., XCM v3, JAM upgrade) could influence future price trends.
30+
31+
### Investment Implications
32+
- **Short-Term:** Watch for DOT price stabilization before making new entries.
33+
- **Mid-Term:** Monitor DeFi and staking developments, especially on Moonbeam and Astar.
34+
- **Long-Term:** Polkadot’s institutional adoption remains strong, but further engagement growth is needed for sustained price appreciation.
35+
36+
🚀 Polkadot continues to be a high-value network, but increased transaction-level adoption could boost its broader retail appeal.
37+
38+
---
39+
40+
```
41+
┌──────────┬──────────────────────────────┐
42+
│ network ┆ holder_count_avg_last_7_days │
43+
│ --- ┆ --- │
44+
│ str ┆ f64 │
45+
╞══════════╪══════════════════════════════╡
46+
│ Mythos ┆ 8.791012e6 │
47+
│ Moonbeam ┆ 2.476303e6 │
48+
│ Polkadot ┆ 2.034023e6 │
49+
│ Nodle ┆ 1.818279e6 │
50+
│ Astar ┆ 1.16857e6 │
51+
└──────────┴──────────────────────────────┘
52+
┌──────────┬──────────────────────────────────────┐
53+
│ network ┆ active_account_count_avg_last_7_days │
54+
│ --- ┆ --- │
55+
│ str ┆ f64 │
56+
╞══════════╪══════════════════════════════════════╡
57+
│ Moonbeam ┆ 302049.0 │
58+
│ Peaq ┆ 117285.0 │
59+
│ Mythos ┆ 20430.0 │
60+
│ Polkadot ┆ 8767.0 │
61+
│ Astar ┆ 2712.0 │
62+
└──────────┴──────────────────────────────────────┘
63+
┌───────────┬────────────────────────────┐
64+
│ network ┆ transfer_count_last_7_days │
65+
│ --- ┆ --- │
66+
│ str ┆ f64 │
67+
╞═══════════╪════════════════════════════╡
68+
│ Mythos ┆ 1.396536e6 │
69+
│ Phala ┆ 949531.0 │
70+
│ Peaq ┆ 358598.0 │
71+
│ Moonbeam ┆ 290620.0 │
72+
│ Hydration ┆ 99314.0 │
73+
└───────────┴────────────────────────────┘
74+
┌──────────┬────────────────────────────────────┐
75+
│ network ┆ transfer_amount_in_usd_last_7_days │
76+
│ --- ┆ --- │
77+
│ str ┆ f64 │
78+
╞══════════╪════════════════════════════════════╡
79+
│ Polkadot ┆ 5.6389e8 │
80+
│ Astar ┆ 3.1878e7 │
81+
│ Mythos ┆ 3.0466e7 │
82+
│ Moonbeam ┆ 2.9836e7 │
83+
│ Peaq ┆ 2.6230e7 │
84+
└──────────┴────────────────────────────────────┘
85+
┌──────────────┬───────────────────────────────┐
86+
│ network ┆ transaction_count_last_7_days │
87+
│ --- ┆ --- │
88+
│ str ┆ f64 │
89+
╞══════════════╪═══════════════════════════════╡
90+
│ Moonbeam ┆ 1.427758e6 │
91+
│ Phala ┆ 1.131565e6 │
92+
│ Energy Web X ┆ 1.058725e6 │
93+
│ Peaq ┆ 1.041785e6 │
94+
│ Mythos ┆ 978089.0 │
95+
└──────────────┴───────────────────────────────┘
96+
┌───────────┬─────────────────────────────────────┐
97+
│ network ┆ holder_count_pct_change_last_3_days │
98+
│ --- ┆ --- │
99+
│ str ┆ list[f64] │
100+
╞═══════════╪═════════════════════════════════════╡
101+
│ Peaq ┆ [9.216989, 3.224393] │
102+
│ Unique ┆ [0.59851, 0.580502] │
103+
│ Darwinia ┆ [0.511432, 0.688417] │
104+
│ Ajuna ┆ [0.492678, 1.729538] │
105+
│ Hydration ┆ [0.16215, 0.026018] │
106+
└───────────┴─────────────────────────────────────┘
107+
┌───────────┬────────────────────────────────────┐
108+
│ network ┆ token_price_pct_change_last_3_days │
109+
│ --- ┆ --- │
110+
│ str ┆ list[f64] │
111+
╞═══════════╪════════════════════════════════════╡
112+
│ Hydration ┆ [17.94655, -11.404585] │
113+
│ Peaq ┆ [13.24088, -16.211676] │
114+
│ Manta ┆ [12.938341, -19.235721] │
115+
│ Mythos ┆ [12.801516, -1.844189] │
116+
│ Polkadot ┆ [11.669032, -14.30744] │
117+
└───────────┴────────────────────────────────────┘
118+
```

content/zh/analytics/ai/2025/03/04.md

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
---
2+
title: 星期二 4日
3+
weight: 4
4+
---
5+
6+
## **Polkadot 生态系统 AI 分析**
7+
{{% hint info %}}
8+
9+
本次分析的数据采集截止时间为 2025年3月4日 23:59:59 UTC。
10+
{{% /hint %}}
11+
12+
### **持有者分布与网络参与**
13+
- **Mythos(879 万)、Moonbeam(247 万)和 Polkadot(203 万)** 在代币持有者数量上领先。
14+
- **Moonbeam 具有较高的活跃用户数(302K)**,而 **Polkadot 的活跃账户明显较少(8.7K)**,表明 DOT **主要被视为质押/治理资产,而非高频交易代币**
15+
16+
### **交易与转账动态**
17+
- **Polkadot 在总转账金额上领先($5.639 亿),表明其主要用于机构级或国库级资金流动**。然而,在交易次数上,Polkadot 落后,而 **Moonbeam 以 142 万笔交易占据主导**
18+
- **Mythos 记录了最多的转账次数(139 万),但总交易金额较低(~$3000 万)**,这可能是由于 **小额高频交易,如游戏或 NFT 生态** 造成的。
19+
20+
### **近期增长趋势**
21+
- **Peaq 在 3 天内持有者增长最快(+9.2%),其次是 Unique 和 Darwinia**。新用户的涌入可能受 **激励机制或新用例** 推动。
22+
23+
### **市场波动与价格变动**
24+
- **过去 3 天的价格趋势显示出 parachains 之间的高波动性**,其中 **Manta(-19.2%)和 Peaq(-16.2%)在上涨后大幅下跌**
25+
- **DOT 在上涨 11.67% 后回调 -14.3%**,反映出更广泛的市场投机情绪。
26+
27+
### **关键要点**
28+
1. **中继链 vs. 平行链实用性** – Polkadot 作为 **高价值转账的流动性中心**,而像 Moonbeam 这样的平行链则驱动用户交易活动。
29+
2. **跨共识消息传递(XCM)日益重要** – 预计即将到来的 **XCM v3 升级** 将优化 **全网流动性管理和费用结构**
30+
3. **Moonbeam 和 Peaq 交易活动强劲** – 交易频率高、持有者不断增长,表明 **采用率正在提升**
31+
4. **DOT 价格波动明显** – 对治理更新和网络升级(如 **XCM v3、JAM 升级**)的投机可能会影响未来价格走势。
32+
33+
### **投资影响**
34+
- **短期:** 观察 DOT 价格是否稳定,再考虑新的入场机会。
35+
- **中期:** 关注 **Moonbeam 和 Astar 的 DeFi 及质押发展**
36+
- **长期:** **Polkadot 的机构级采用仍然强劲,但需要提高用户参与度,以推动价格持续上涨**
37+
38+
🚀 **Polkadot 仍然是高价值网络,但增加交易级别的采用率,可能会提升其更广泛的零售吸引力。**
39+
40+
---
41+
42+
```
43+
┌──────────┬──────────────────────────────┐
44+
│ network ┆ holder_count_avg_last_7_days │
45+
│ --- ┆ --- │
46+
│ str ┆ f64 │
47+
╞══════════╪══════════════════════════════╡
48+
│ Mythos ┆ 8.791012e6 │
49+
│ Moonbeam ┆ 2.476303e6 │
50+
│ Polkadot ┆ 2.034023e6 │
51+
│ Nodle ┆ 1.818279e6 │
52+
│ Astar ┆ 1.16857e6 │
53+
└──────────┴──────────────────────────────┘
54+
┌──────────┬──────────────────────────────────────┐
55+
│ network ┆ active_account_count_avg_last_7_days │
56+
│ --- ┆ --- │
57+
│ str ┆ f64 │
58+
╞══════════╪══════════════════════════════════════╡
59+
│ Moonbeam ┆ 302049.0 │
60+
│ Peaq ┆ 117285.0 │
61+
│ Mythos ┆ 20430.0 │
62+
│ Polkadot ┆ 8767.0 │
63+
│ Astar ┆ 2712.0 │
64+
└──────────┴──────────────────────────────────────┘
65+
┌───────────┬────────────────────────────┐
66+
│ network ┆ transfer_count_last_7_days │
67+
│ --- ┆ --- │
68+
│ str ┆ f64 │
69+
╞═══════════╪════════════════════════════╡
70+
│ Mythos ┆ 1.396536e6 │
71+
│ Phala ┆ 949531.0 │
72+
│ Peaq ┆ 358598.0 │
73+
│ Moonbeam ┆ 290620.0 │
74+
│ Hydration ┆ 99314.0 │
75+
└───────────┴────────────────────────────┘
76+
┌──────────┬────────────────────────────────────┐
77+
│ network ┆ transfer_amount_in_usd_last_7_days │
78+
│ --- ┆ --- │
79+
│ str ┆ f64 │
80+
╞══════════╪════════════════════════════════════╡
81+
│ Polkadot ┆ 5.6389e8 │
82+
│ Astar ┆ 3.1878e7 │
83+
│ Mythos ┆ 3.0466e7 │
84+
│ Moonbeam ┆ 2.9836e7 │
85+
│ Peaq ┆ 2.6230e7 │
86+
└──────────┴────────────────────────────────────┘
87+
┌──────────────┬───────────────────────────────┐
88+
│ network ┆ transaction_count_last_7_days │
89+
│ --- ┆ --- │
90+
│ str ┆ f64 │
91+
╞══════════════╪═══════════════════════════════╡
92+
│ Moonbeam ┆ 1.427758e6 │
93+
│ Phala ┆ 1.131565e6 │
94+
│ Energy Web X ┆ 1.058725e6 │
95+
│ Peaq ┆ 1.041785e6 │
96+
│ Mythos ┆ 978089.0 │
97+
└──────────────┴───────────────────────────────┘
98+
┌───────────┬─────────────────────────────────────┐
99+
│ network ┆ holder_count_pct_change_last_3_days │
100+
│ --- ┆ --- │
101+
│ str ┆ list[f64] │
102+
╞═══════════╪═════════════════════════════════════╡
103+
│ Peaq ┆ [9.216989, 3.224393] │
104+
│ Unique ┆ [0.59851, 0.580502] │
105+
│ Darwinia ┆ [0.511432, 0.688417] │
106+
│ Ajuna ┆ [0.492678, 1.729538] │
107+
│ Hydration ┆ [0.16215, 0.026018] │
108+
└───────────┴─────────────────────────────────────┘
109+
┌───────────┬────────────────────────────────────┐
110+
│ network ┆ token_price_pct_change_last_3_days │
111+
│ --- ┆ --- │
112+
│ str ┆ list[f64] │
113+
╞═══════════╪════════════════════════════════════╡
114+
│ Hydration ┆ [17.94655, -11.404585] │
115+
│ Peaq ┆ [13.24088, -16.211676] │
116+
│ Manta ┆ [12.938341, -19.235721] │
117+
│ Mythos ┆ [12.801516, -1.844189] │
118+
│ Polkadot ┆ [11.669032, -14.30744] │
119+
└───────────┴────────────────────────────────────┘
120+
```

0 commit comments

Comments
 (0)