Skip to content

Commit 822aac0

Browse files
committed
2025-02-12
1 parent 87a94df commit 822aac0

File tree

2 files changed

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

2 files changed

+232
-0
lines changed
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
title: Wed 12th
3+
weight: 12
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 12, 2025.
10+
{{% /hint %}}
11+
12+
### **Adoption & Holder Trends**
13+
- **Mythos leads with 43.38M holders**, far surpassing other parachains, indicating strong traction, possibly in gaming or NFTs.
14+
- **Polkadot has 10.1M holders**, ranking third, though many appear to be passive investors rather than frequent users.
15+
- **Moonbeam and Peaq show high engagement**, suggesting adoption in smart contracts and MachineFi applications.
16+
17+
### **Network Utilization & Transfers**
18+
- **Moonbeam dominates in active accounts (349K) and transactions (1.29M)**, benefiting from EVM compatibility and dApp deployment.
19+
- **Polkadot leads in USD transfer volume ($324M), but not transaction count**, indicating usage for high-value transfers rather than frequent transactions.
20+
- **Peaq’s rapid expansion in transactions (1.26M) signals growing adoption in the decentralized machine economy.**
21+
22+
### **Cross-Chain Activity & Market Liquidity**
23+
- **XCM adoption is driving liquidity transfers**, with Mythos leading in total transfers (1.36M) and Phala following closely (957K).
24+
- **Moonbeam is a key bridge for transferring assets between Ethereum and Polkadot**, contributing to its large transfer count (266K).
25+
26+
### **Investment & Market Sentiment**
27+
- **Peaq saw the highest holder growth in 3 days (+3.19%)**, likely due to DePIN initiatives.
28+
- **Nodle surged +9.47% in price**, signaling investor interest in decentralized wireless networks.
29+
- **Moonbeam and Astar show solid momentum in both transactions and price movement**, reinforcing their growing adoption.
30+
31+
### **Key Takeaways**
32+
**Polkadot remains an institutional settlement layer** but sees retail activity shifting to parachains.
33+
**XCM is enhancing interoperability**, making cross-chain transfers more seamless.
34+
**Moonbeam and Peaq are gaining traction**, capturing increasing user engagement.
35+
36+
---
37+
38+
```
39+
┌──────────┬──────────────────────────┐
40+
│ network ┆ holder_count_last_7_days │
41+
│ --- ┆ --- │
42+
│ str ┆ f64 │
43+
╞══════════╪══════════════════════════╡
44+
│ Mythos ┆ 4.3381712e7 │
45+
│ Moonbeam ┆ 1.2374153e7 │
46+
│ Polkadot ┆ 1.010822e7 │
47+
│ Nodle ┆ 9.091131e6 │
48+
│ Astar ┆ 5.823922e6 │
49+
└──────────┴──────────────────────────┘
50+
┌──────────┬──────────────────────────────────┐
51+
│ network ┆ active_account_count_last_7_days │
52+
│ --- ┆ --- │
53+
│ str ┆ f64 │
54+
╞══════════╪══════════════════════════════════╡
55+
│ Moonbeam ┆ 349052.0 │
56+
│ Peaq ┆ 239350.0 │
57+
│ Mythos ┆ 110970.0 │
58+
│ Polkadot ┆ 40595.0 │
59+
│ Astar ┆ 19821.0 │
60+
└──────────┴──────────────────────────────────┘
61+
┌──────────┬────────────────────────────┐
62+
│ network ┆ transfer_count_last_7_days │
63+
│ --- ┆ --- │
64+
│ str ┆ f64 │
65+
╞══════════╪════════════════════════════╡
66+
│ Mythos ┆ 1.367991e6 │
67+
│ Phala ┆ 957989.0 │
68+
│ Moonbeam ┆ 266809.0 │
69+
│ Peaq ┆ 164640.0 │
70+
│ Astar ┆ 60722.0 │
71+
└──────────┴────────────────────────────┘
72+
┌──────────┬────────────────────────────────────┐
73+
│ network ┆ transfer_amount_in_usd_last_7_days │
74+
│ --- ┆ --- │
75+
│ str ┆ f64 │
76+
╞══════════╪════════════════════════════════════╡
77+
│ Polkadot ┆ 3.2446e8 │
78+
│ Moonbeam ┆ 3.0429e7 │
79+
│ Mythos ┆ 2.8886e7 │
80+
│ Astar ┆ 1.6954e7 │
81+
│ Peaq ┆ 1.4778e7 │
82+
└──────────┴────────────────────────────────────┘
83+
┌──────────────┬───────────────────────────────┐
84+
│ network ┆ transaction_count_last_7_days │
85+
│ --- ┆ --- │
86+
│ str ┆ f64 │
87+
╞══════════════╪═══════════════════════════════╡
88+
│ Moonbeam ┆ 1.298283e6 │
89+
│ Peaq ┆ 1.26702e6 │
90+
│ Phala ┆ 1.167025e6 │
91+
│ Mythos ┆ 1.098716e6 │
92+
│ Energy Web X ┆ 462143.0 │
93+
└──────────────┴───────────────────────────────┘
94+
┌──────────────┬─────────────────────────────────────┐
95+
│ network ┆ holder_count_pct_change_last_3_days │
96+
│ --- ┆ --- │
97+
│ str ┆ list[f64] │
98+
╞══════════════╪═════════════════════════════════════╡
99+
│ Peaq ┆ [3.190765, 2.823697] │
100+
│ Darwinia ┆ [0.514801, 0.608195] │
101+
│ Mythos ┆ [0.064449, 0.063795] │
102+
│ Energy Web X ┆ [0.0489, 0.048876] │
103+
│ Phala ┆ [0.034536, 0.069049] │
104+
└──────────────┴─────────────────────────────────────┘
105+
┌───────────┬────────────────────────────────────┐
106+
│ network ┆ token_price_pct_change_last_3_days │
107+
│ --- ┆ --- │
108+
│ str ┆ list[f64] │
109+
╞═══════════╪════════════════════════════════════╡
110+
│ Nodle ┆ [9.479377, 1.068946] │
111+
│ Hydration ┆ [6.731566, 2.245811] │
112+
│ Phala ┆ [6.532599, -1.443863] │
113+
│ Moonbeam ┆ [3.449681, -0.631461] │
114+
│ Astar ┆ [3.307941, -3.826792] │
115+
└───────────┴────────────────────────────────────┘
116+
```
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
title: 星期三 12日
3+
weight: 12
4+
---
5+
6+
## **Polkadot 生态系统 AI 分析**
7+
{{% hint info %}}
8+
9+
本次分析的数据采集截止时间为 2025年2月12日 23:59:59 UTC。
10+
{{% /hint %}}
11+
12+
### **采用与持有者趋势**
13+
- **Mythos 以 4338 万持有者领先**,远超其他平行链,显示出强劲的吸引力,可能与游戏或 NFT 相关。
14+
- **Polkadot 拥有 1010 万持有者**,排名第三,尽管很多持有者可能是被动投资者,而非频繁用户。
15+
- **Moonbeam 和 Peaq 显示出较高的用户参与度**,表明它们在智能合约和机器金融(MachineFi)应用中有较强的采用。
16+
17+
### **网络利用与转账**
18+
- **Moonbeam 在活跃账户数(349K)和交易数量(129 万)上占据主导地位**,受益于 EVM 兼容性和去中心化应用(dApp)的部署。
19+
- **Polkadot 在美元转账量上领先($3.24 亿),但交易数量不多**,表明其主要用于大额转账,而非频繁交易。
20+
- **Peaq 的交易量急剧增长(126 万笔),表明其在去中心化机器经济中的采用正在增加。**
21+
22+
### **跨链活动与市场流动性**
23+
- **XCM 采用正在推动流动性转移**,Mythos 在总转账次数上领先(136 万),Phala 紧随其后(957K)。
24+
- **Moonbeam 作为在以太坊与 Polkadot 之间转移资产的关键桥梁**,其转账数量(26.6 万笔)也相当可观。
25+
26+
### **投资与市场情绪**
27+
- **Peaq 在过去 3 天内见证了最高的持有者增长(+3.19%)**,可能与其去中心化基础设施网络(DePIN)倡议有关。
28+
- **Nodle 的价格飙升 +9.47%**,表明投资者对去中心化无线网络的兴趣在增加。
29+
- **Moonbeam 和 Astar 在交易量和价格波动上都表现出稳定的增长势头**,进一步印证了它们的增长势头。
30+
31+
### **关键结论**
32+
**Polkadot 仍然是一个机构级的结算层**,但零售活动正在转向平行链。
33+
**XCM 提升了互操作性**,使跨链转账变得更加顺畅。
34+
**Moonbeam 和 Peaq 正在获得更多吸引力**,吸引了更多用户参与。
35+
36+
---
37+
38+
```
39+
┌──────────┬──────────────────────────┐
40+
│ network ┆ holder_count_last_7_days │
41+
│ --- ┆ --- │
42+
│ str ┆ f64 │
43+
╞══════════╪══════════════════════════╡
44+
│ Mythos ┆ 4.3381712e7 │
45+
│ Moonbeam ┆ 1.2374153e7 │
46+
│ Polkadot ┆ 1.010822e7 │
47+
│ Nodle ┆ 9.091131e6 │
48+
│ Astar ┆ 5.823922e6 │
49+
└──────────┴──────────────────────────┘
50+
┌──────────┬──────────────────────────────────┐
51+
│ network ┆ active_account_count_last_7_days │
52+
│ --- ┆ --- │
53+
│ str ┆ f64 │
54+
╞══════════╪══════════════════════════════════╡
55+
│ Moonbeam ┆ 349052.0 │
56+
│ Peaq ┆ 239350.0 │
57+
│ Mythos ┆ 110970.0 │
58+
│ Polkadot ┆ 40595.0 │
59+
│ Astar ┆ 19821.0 │
60+
└──────────┴──────────────────────────────────┘
61+
┌──────────┬────────────────────────────┐
62+
│ network ┆ transfer_count_last_7_days │
63+
│ --- ┆ --- │
64+
│ str ┆ f64 │
65+
╞══════════╪════════════════════════════╡
66+
│ Mythos ┆ 1.367991e6 │
67+
│ Phala ┆ 957989.0 │
68+
│ Moonbeam ┆ 266809.0 │
69+
│ Peaq ┆ 164640.0 │
70+
│ Astar ┆ 60722.0 │
71+
└──────────┴────────────────────────────┘
72+
┌──────────┬────────────────────────────────────┐
73+
│ network ┆ transfer_amount_in_usd_last_7_days │
74+
│ --- ┆ --- │
75+
│ str ┆ f64 │
76+
╞══════════╪════════════════════════════════════╡
77+
│ Polkadot ┆ 3.2446e8 │
78+
│ Moonbeam ┆ 3.0429e7 │
79+
│ Mythos ┆ 2.8886e7 │
80+
│ Astar ┆ 1.6954e7 │
81+
│ Peaq ┆ 1.4778e7 │
82+
└──────────┴────────────────────────────────────┘
83+
┌──────────────┬───────────────────────────────┐
84+
│ network ┆ transaction_count_last_7_days │
85+
│ --- ┆ --- │
86+
│ str ┆ f64 │
87+
╞══════════════╪═══════════════════════════════╡
88+
│ Moonbeam ┆ 1.298283e6 │
89+
│ Peaq ┆ 1.26702e6 │
90+
│ Phala ┆ 1.167025e6 │
91+
│ Mythos ┆ 1.098716e6 │
92+
│ Energy Web X ┆ 462143.0 │
93+
└──────────────┴───────────────────────────────┘
94+
┌──────────────┬─────────────────────────────────────┐
95+
│ network ┆ holder_count_pct_change_last_3_days │
96+
│ --- ┆ --- │
97+
│ str ┆ list[f64] │
98+
╞══════════════╪═════════════════════════════════════╡
99+
│ Peaq ┆ [3.190765, 2.823697] │
100+
│ Darwinia ┆ [0.514801, 0.608195] │
101+
│ Mythos ┆ [0.064449, 0.063795] │
102+
│ Energy Web X ┆ [0.0489, 0.048876] │
103+
│ Phala ┆ [0.034536, 0.069049] │
104+
└──────────────┴─────────────────────────────────────┘
105+
┌───────────┬────────────────────────────────────┐
106+
│ network ┆ token_price_pct_change_last_3_days │
107+
│ --- ┆ --- │
108+
│ str ┆ list[f64] │
109+
╞═══════════╪════════════════════════════════════╡
110+
│ Nodle ┆ [9.479377, 1.068946] │
111+
│ Hydration ┆ [6.731566, 2.245811] │
112+
│ Phala ┆ [6.532599, -1.443863] │
113+
│ Moonbeam ┆ [3.449681, -0.631461] │
114+
│ Astar ┆ [3.307941, -3.826792] │
115+
└───────────┴────────────────────────────────────┘
116+
```

0 commit comments

Comments
 (0)