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