|
| 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 | +``` |
0 commit comments