|
| 1 | +--- |
| 2 | +title: Thu 21st |
| 3 | +weight: 21 |
| 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 21, 2025. |
| 10 | +{{% /hint %}} |
| 11 | + |
| 12 | +### Holder Distribution & Adoption |
| 13 | +- Mythos leads in token holders (~8.73M), followed by Moonbeam (~2.47M) and Polkadot (~2.02M). |
| 14 | +- Moonbeam benefits from its EVM compatibility, driving user adoption. |
| 15 | +- Polkadot’s lower holder count suggests staking engagement rather than direct holding. |
| 16 | + |
| 17 | +### Active Accounts & Network Engagement |
| 18 | +- Moonbeam (~48.5K) and Peaq (~48K) have the most active users, while Polkadot has only ~7.6K. |
| 19 | +- Peaq's high engagement may be driven by its MachineFi use case. |
| 20 | +- Polkadot's relay chain activity focuses on governance and cross-chain transactions rather than frequent transactions. |
| 21 | + |
| 22 | +### Transactions, Transfers & Value Flow |
| 23 | +- Moonbeam leads in **total transactions (~1.47M)**, signaling strong dApp activity. |
| 24 | +- Mythos dominates **transfer count (~1.42M)**, with frequent but lower-value transactions. |
| 25 | +- Polkadot has **the highest USD value transferred ($389.74M)**, indicating large-scale movements. |
| 26 | + |
| 27 | +### Network Growth Trends |
| 28 | +- Peaq saw the highest **3-day holder growth (+9.2%)**, signaling increasing interest. |
| 29 | +- Energy Web X & Unique also showed growth, while Mythos expanded at a steadier rate. |
| 30 | + |
| 31 | +### Market Sentiment & Price Performance |
| 32 | +- Peaq recorded the highest **3-day token price growth (+43.16%)**, likely driven by ecosystem developments or speculation. |
| 33 | +- Polkadot showed a **moderate 4.09% increase**, maintaining stability. |
| 34 | + |
| 35 | +### Key Takeaways |
| 36 | +- **Institutional Appeal:** High-value transfers suggest whales and institutional players trust Polkadot. |
| 37 | +- **Parachain Specialization & Adoption:** Moonbeam excels in smart contracts, while Mythos drives frequent transfers. |
| 38 | +- **Interoperability as a Growth Catalyst:** XCM allows Polkadot's ecosystem to thrive with cross-chain collaboration. |
| 39 | +- **Retail vs. Institutional Dynamics:** Polkadot attracts high-value, lower-frequency transactions, while parachains focus on usability and adoption. |
| 40 | + |
| 41 | +### Future Outlook |
| 42 | +- Peaq’s sharp holder and token price growth warrant monitoring for sustainability. |
| 43 | + |
| 44 | +--- |
| 45 | + |
| 46 | +``` |
| 47 | +┌──────────┬──────────────────────────────┐ |
| 48 | +│ network ┆ holder_count_avg_last_7_days │ |
| 49 | +│ --- ┆ --- │ |
| 50 | +│ str ┆ f64 │ |
| 51 | +╞══════════╪══════════════════════════════╡ |
| 52 | +│ Mythos ┆ 8.728652e6 │ |
| 53 | +│ Moonbeam ┆ 2.475372e6 │ |
| 54 | +│ Polkadot ┆ 2.02348e6 │ |
| 55 | +│ Nodle ┆ 1.81824e6 │ |
| 56 | +│ Astar ┆ 1.165894e6 │ |
| 57 | +└──────────┴──────────────────────────────┘ |
| 58 | +┌──────────┬──────────────────────────────────────┐ |
| 59 | +│ network ┆ active_account_count_avg_last_7_days │ |
| 60 | +│ --- ┆ --- │ |
| 61 | +│ str ┆ f64 │ |
| 62 | +╞══════════╪══════════════════════════════════════╡ |
| 63 | +│ Moonbeam ┆ 48499.0 │ |
| 64 | +│ Peaq ┆ 48039.0 │ |
| 65 | +│ Mythos ┆ 21867.0 │ |
| 66 | +│ Polkadot ┆ 7600.0 │ |
| 67 | +│ Unique ┆ 3734.0 │ |
| 68 | +└──────────┴──────────────────────────────────────┘ |
| 69 | +┌───────────┬────────────────────────────┐ |
| 70 | +│ network ┆ transfer_count_last_7_days │ |
| 71 | +│ --- ┆ --- │ |
| 72 | +│ str ┆ f64 │ |
| 73 | +╞═══════════╪════════════════════════════╡ |
| 74 | +│ Mythos ┆ 1.421883e6 │ |
| 75 | +│ Phala ┆ 939307.0 │ |
| 76 | +│ Moonbeam ┆ 345001.0 │ |
| 77 | +│ Peaq ┆ 186922.0 │ |
| 78 | +│ Hydration ┆ 79049.0 │ |
| 79 | +└───────────┴────────────────────────────┘ |
| 80 | +┌──────────┬────────────────────────────────────┐ |
| 81 | +│ network ┆ transfer_amount_in_usd_last_7_days │ |
| 82 | +│ --- ┆ --- │ |
| 83 | +│ str ┆ f64 │ |
| 84 | +╞══════════╪════════════════════════════════════╡ |
| 85 | +│ Polkadot ┆ 3.8974e8 │ |
| 86 | +│ Astar ┆ 3.2291e7 │ |
| 87 | +│ Mythos ┆ 3.0717e7 │ |
| 88 | +│ Peaq ┆ 2.9869e7 │ |
| 89 | +│ Moonbeam ┆ 2.8848e7 │ |
| 90 | +└──────────┴────────────────────────────────────┘ |
| 91 | +┌──────────────┬───────────────────────────────┐ |
| 92 | +│ network ┆ transaction_count_last_7_days │ |
| 93 | +│ --- ┆ --- │ |
| 94 | +│ str ┆ f64 │ |
| 95 | +╞══════════════╪═══════════════════════════════╡ |
| 96 | +│ Moonbeam ┆ 1.469288e6 │ |
| 97 | +│ Phala ┆ 1.132069e6 │ |
| 98 | +│ Mythos ┆ 1.050384e6 │ |
| 99 | +│ Energy Web X ┆ 712467.0 │ |
| 100 | +│ Peaq ┆ 611929.0 │ |
| 101 | +└──────────────┴───────────────────────────────┘ |
| 102 | +┌──────────────┬─────────────────────────────────────┐ |
| 103 | +│ network ┆ holder_count_pct_change_last_3_days │ |
| 104 | +│ --- ┆ --- │ |
| 105 | +│ str ┆ list[f64] │ |
| 106 | +╞══════════════╪═════════════════════════════════════╡ |
| 107 | +│ Peaq ┆ [2.00612, 9.199637] │ |
| 108 | +│ Unique ┆ [1.611224, 0.672158] │ |
| 109 | +│ Mythos ┆ [0.066967, 0.06633] │ |
| 110 | +│ Hydration ┆ [0.061292, 0.020418] │ |
| 111 | +│ Energy Web X ┆ [0.048685, 0.145985] │ |
| 112 | +└──────────────┴─────────────────────────────────────┘ |
| 113 | +┌────────────┬────────────────────────────────────┐ |
| 114 | +│ network ┆ token_price_pct_change_last_3_days │ |
| 115 | +│ --- ┆ --- │ |
| 116 | +│ str ┆ list[f64] │ |
| 117 | +╞════════════╪════════════════════════════════════╡ |
| 118 | +│ Peaq ┆ [43.16081, 3.07987] │ |
| 119 | +│ Astar ┆ [4.89877, 3.919759] │ |
| 120 | +│ Unique ┆ [4.430597, 2.443636] │ |
| 121 | +│ Polkadot ┆ [4.093017, 1.869371] │ |
| 122 | +│ Centrifuge ┆ [3.997287, 1.498292] │ |
| 123 | +└────────────┴────────────────────────────────────┘ |
| 124 | +``` |
0 commit comments