|
| 1 | +--- |
| 2 | +title: Sun 2nd |
| 3 | +weight: 2 |
| 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 2, 2025. |
| 10 | +{{% /hint %}} |
| 11 | + |
| 12 | +### Holder Growth & Adoption |
| 13 | +- **Mythos (8.78M holders)** leads in total user base, followed by **Moonbeam (2.47M)** and **Polkadot (2.03M)**. |
| 14 | +- **Peaq (+2.75% to +4.75%)** showed the highest 3-day holder growth, suggesting rising adoption in IoT-focused applications. |
| 15 | + |
| 16 | +### Active Accounts & Network Engagement |
| 17 | +- **Moonbeam (~186.5K active accounts)** is the most engaged network, significantly ahead of Peaq (~115.7K) and Mythos (~20.5K). |
| 18 | +- Polkadot itself has **relatively low active users (~8,852)** despite its large holder base, indicating it may be more of a **staking/governance asset** than a frequently transacted token. |
| 19 | + |
| 20 | +### Transaction & Transfer Volume |
| 21 | +- **Polkadot dominates in total transfer value ($525M in 7 days)**, signaling institutional or whale activity. |
| 22 | +- **Mythos (1.38M transfers)** leads in sheer transaction count, pointing to a high volume of small-value transactions, potentially from gaming or NFTs. |
| 23 | +- **Moonbeam (1.47M transactions)** has high interaction levels, reinforcing its role as a leading EVM-compatible chain in the ecosystem. |
| 24 | + |
| 25 | +### Cross-Chain Activity & Adoption Trends |
| 26 | +- **XCM (Cross-Consensus Messaging) is driving transactional growth**, particularly across Moonbeam and Astar. |
| 27 | +- **Energy Web X and Phala are gaining traction**, likely due to sector-specific use cases (energy tokenization and privacy computing). |
| 28 | + |
| 29 | +### Token Price & Market Sentiment |
| 30 | +- Most key ecosystem tokens (Manta, Peaq, Phala, Astar) saw **short-term price declines**, except for a brief uptick in **Manta (+2.16%)**, which may be influenced by privacy-focused developments. |
| 31 | + |
| 32 | +### Key Takeaways |
| 33 | +1. **Institutional money flows** heavily into Polkadot, while higher on-chain engagement is seen in Moonbeam and Peaq. |
| 34 | +2. **Gaming and NFT activity drive Mythos’ dominance**, explaining its lead in holder and transaction count. |
| 35 | +3. **Peaq’s rapid adoption** suggests tangible real-world IoT use cases are materializing. |
| 36 | +4. **XCM adoption continues to grow**, reinforcing Polkadot’s role as a **cross-chain hub for decentralized applications.** |
| 37 | + |
| 38 | +### Predictions & Outlook |
| 39 | +- **Moonbeam and Astar’s DeFi ecosystems** will likely grow further given their cross-chain capacity. |
| 40 | +- **Polkadot’s staking & governance role remains strong**, even with lower transaction counts. |
| 41 | +- **Parachains focusing on privacy (Phala), IoT (Peaq), and energy (Energy Web X) are gaining traction** and could become **key investment areas.** |
| 42 | + |
| 43 | +Overall, these data points highlight Polkadot’s growing but evolving ecosystem—balancing institutional adoption and emerging retail use cases. 🚀 |
| 44 | + |
| 45 | +--- |
| 46 | + |
| 47 | +``` |
| 48 | +┌──────────┬──────────────────────────────┐ |
| 49 | +│ network ┆ holder_count_avg_last_7_days │ |
| 50 | +│ --- ┆ --- │ |
| 51 | +│ str ┆ f64 │ |
| 52 | +╞══════════╪══════════════════════════════╡ |
| 53 | +│ Mythos ┆ 8.780107e6 │ |
| 54 | +│ Moonbeam ┆ 2.476438e6 │ |
| 55 | +│ Polkadot ┆ 2.031881e6 │ |
| 56 | +│ Nodle ┆ 1.818274e6 │ |
| 57 | +│ Astar ┆ 1.168257e6 │ |
| 58 | +└──────────┴──────────────────────────────┘ |
| 59 | +┌──────────┬──────────────────────────────────────┐ |
| 60 | +│ network ┆ active_account_count_avg_last_7_days │ |
| 61 | +│ --- ┆ --- │ |
| 62 | +│ str ┆ f64 │ |
| 63 | +╞══════════╪══════════════════════════════════════╡ |
| 64 | +│ Moonbeam ┆ 186520.0 │ |
| 65 | +│ Peaq ┆ 115767.0 │ |
| 66 | +│ Mythos ┆ 20594.0 │ |
| 67 | +│ Polkadot ┆ 8852.0 │ |
| 68 | +│ Astar ┆ 2833.0 │ |
| 69 | +└──────────┴──────────────────────────────────────┘ |
| 70 | +┌───────────┬────────────────────────────┐ |
| 71 | +│ network ┆ transfer_count_last_7_days │ |
| 72 | +│ --- ┆ --- │ |
| 73 | +│ str ┆ f64 │ |
| 74 | +╞═══════════╪════════════════════════════╡ |
| 75 | +│ Mythos ┆ 1.375455e6 │ |
| 76 | +│ Phala ┆ 949227.0 │ |
| 77 | +│ Peaq ┆ 356807.0 │ |
| 78 | +│ Moonbeam ┆ 315208.0 │ |
| 79 | +│ Hydration ┆ 100292.0 │ |
| 80 | +└───────────┴────────────────────────────┘ |
| 81 | +┌──────────┬────────────────────────────────────┐ |
| 82 | +│ network ┆ transfer_amount_in_usd_last_7_days │ |
| 83 | +│ --- ┆ --- │ |
| 84 | +│ str ┆ f64 │ |
| 85 | +╞══════════╪════════════════════════════════════╡ |
| 86 | +│ Polkadot ┆ 5.2513e8 │ |
| 87 | +│ Mythos ┆ 3.0224e7 │ |
| 88 | +│ Astar ┆ 2.7753e7 │ |
| 89 | +│ Moonbeam ┆ 2.5603e7 │ |
| 90 | +│ Peaq ┆ 1.8959e7 │ |
| 91 | +└──────────┴────────────────────────────────────┘ |
| 92 | +┌──────────────┬───────────────────────────────┐ |
| 93 | +│ network ┆ transaction_count_last_7_days │ |
| 94 | +│ --- ┆ --- │ |
| 95 | +│ str ┆ f64 │ |
| 96 | +╞══════════════╪═══════════════════════════════╡ |
| 97 | +│ Moonbeam ┆ 1.46753e6 │ |
| 98 | +│ Phala ┆ 1.126784e6 │ |
| 99 | +│ Energy Web X ┆ 1.051805e6 │ |
| 100 | +│ Mythos ┆ 979090.0 │ |
| 101 | +│ Peaq ┆ 949735.0 │ |
| 102 | +└──────────────┴───────────────────────────────┘ |
| 103 | +┌──────────────┬─────────────────────────────────────┐ |
| 104 | +│ network ┆ holder_count_pct_change_last_3_days │ |
| 105 | +│ --- ┆ --- │ |
| 106 | +│ str ┆ list[f64] │ |
| 107 | +╞══════════════╪═════════════════════════════════════╡ |
| 108 | +│ Peaq ┆ [2.754784, 4.75721] │ |
| 109 | +│ Unique ┆ [0.539862, 0.598102] │ |
| 110 | +│ Darwinia ┆ [0.241255, 0.0] │ |
| 111 | +│ Energy Web X ┆ [0.144788, 0.096386] │ |
| 112 | +│ Pendulum ┆ [0.076075, 0.0] │ |
| 113 | +└──────────────┴─────────────────────────────────────┘ |
| 114 | +┌─────────┬────────────────────────────────────┐ |
| 115 | +│ network ┆ token_price_pct_change_last_3_days │ |
| 116 | +│ --- ┆ --- │ |
| 117 | +│ str ┆ list[f64] │ |
| 118 | +╞═════════╪════════════════════════════════════╡ |
| 119 | +│ Manta ┆ [2.161247, -1.962685] │ |
| 120 | +│ Nodle ┆ [0.878573, -0.320563] │ |
| 121 | +│ Peaq ┆ [0.139406, -2.880859] │ |
| 122 | +│ Phala ┆ [-0.517223, -3.694646] │ |
| 123 | +│ Astar ┆ [-1.676196, -1.28079] │ |
| 124 | +└─────────┴────────────────────────────────────┘ |
| 125 | +``` |
0 commit comments