|
| 1 | +--- |
| 2 | +title: Sat 22nd |
| 3 | +weight: 22 |
| 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 22, 2025. |
| 10 | +{{% /hint %}} |
| 11 | + |
| 12 | +### **Holder Distribution & Adoption** |
| 13 | +- **Polkadot has ~2.02M holders**, ranking third after Mythos (~8.73M) and Moonbeam (~2.47M). |
| 14 | +- **Mythos’ high holder count** suggests strong adoption in gaming/NFT applications. |
| 15 | +- Polkadot’s lower active account count (~7,866) compared to Moonbeam (~52K) implies DOT is more of an infrastructural/holding asset rather than a frequently used token. |
| 16 | + |
| 17 | +### **Network Activity Trends** |
| 18 | +- **Highest active accounts:** Peaq (56K), Moonbeam (52K), and Mythos (22K). |
| 19 | +- **Polkadot’s lower activity** aligns with its role as a relay chain, handling security and governance while execution happens at the parachain level. |
| 20 | + |
| 21 | +### **Transaction & Transfer Metrics** |
| 22 | +- **Highest transfers:** Mythos (1.41M), Phala (938K), Moonbeam (348K). |
| 23 | +- **Highest transactions:** Moonbeam (1.47M), Phala (1.12M), Mythos (1.07M). |
| 24 | +- **Polkadot leads in total transfer value ($413M) but not in raw transfers**, indicating institutional or staking-related usage rather than frequent retail transactions. |
| 25 | + |
| 26 | +### **Ecosystem Growth & Token Movement** |
| 27 | +- **Fastest holder growth:** Peaq (+9.2%), Unique (+0.67%), Polkadot (+0.068%). |
| 28 | +- **Price movements:** Bifrost (+5.37%), Astar (+3.92%), Peaq (+3.08%, then -13.27%). |
| 29 | +- Speculative trading is prominent in **emerging parachains**, whereas **Polkadot remains stable but less volatile**. |
| 30 | + |
| 31 | +### **Strategic Implications** |
| 32 | +- **DOT’s high-value movement suggests staking, governance, or institutional activity**, rather than frequent microtransactions. |
| 33 | +- **Investment outlook:** While Polkadot is stable, emerging parachains like Peaq and Astar are experiencing stronger short-term growth, making DOT more of a long-term hold. |
| 34 | + |
| 35 | +--- |
| 36 | + |
| 37 | +``` |
| 38 | +┌──────────┬──────────────────────────────┐ |
| 39 | +│ network ┆ holder_count_avg_last_7_days │ |
| 40 | +│ --- ┆ --- │ |
| 41 | +│ str ┆ f64 │ |
| 42 | +╞══════════╪══════════════════════════════╡ |
| 43 | +│ Mythos ┆ 8.734588e6 │ |
| 44 | +│ Moonbeam ┆ 2.475513e6 │ |
| 45 | +│ Polkadot ┆ 2.024041e6 │ |
| 46 | +│ Nodle ┆ 1.818243e6 │ |
| 47 | +│ Astar ┆ 1.166132e6 │ |
| 48 | +└──────────┴──────────────────────────────┘ |
| 49 | +┌──────────┬──────────────────────────────────────┐ |
| 50 | +│ network ┆ active_account_count_avg_last_7_days │ |
| 51 | +│ --- ┆ --- │ |
| 52 | +│ str ┆ f64 │ |
| 53 | +╞══════════╪══════════════════════════════════════╡ |
| 54 | +│ Peaq ┆ 56215.0 │ |
| 55 | +│ Moonbeam ┆ 52063.0 │ |
| 56 | +│ Mythos ┆ 22127.0 │ |
| 57 | +│ Polkadot ┆ 7866.0 │ |
| 58 | +│ Astar ┆ 3961.0 │ |
| 59 | +└──────────┴──────────────────────────────────────┘ |
| 60 | +┌───────────┬────────────────────────────┐ |
| 61 | +│ network ┆ transfer_count_last_7_days │ |
| 62 | +│ --- ┆ --- │ |
| 63 | +│ str ┆ f64 │ |
| 64 | +╞═══════════╪════════════════════════════╡ |
| 65 | +│ Mythos ┆ 1.416565e6 │ |
| 66 | +│ Phala ┆ 938987.0 │ |
| 67 | +│ Moonbeam ┆ 348530.0 │ |
| 68 | +│ Peaq ┆ 210405.0 │ |
| 69 | +│ Hydration ┆ 80923.0 │ |
| 70 | +└───────────┴────────────────────────────┘ |
| 71 | +┌──────────┬────────────────────────────────────┐ |
| 72 | +│ network ┆ transfer_amount_in_usd_last_7_days │ |
| 73 | +│ --- ┆ --- │ |
| 74 | +│ str ┆ f64 │ |
| 75 | +╞══════════╪════════════════════════════════════╡ |
| 76 | +│ Polkadot ┆ 4.1321e8 │ |
| 77 | +│ Astar ┆ 3.5400e7 │ |
| 78 | +│ Mythos ┆ 3.0765e7 │ |
| 79 | +│ Peaq ┆ 2.9552e7 │ |
| 80 | +│ Moonbeam ┆ 2.6162e7 │ |
| 81 | +└──────────┴────────────────────────────────────┘ |
| 82 | +┌──────────────┬───────────────────────────────┐ |
| 83 | +│ network ┆ transaction_count_last_7_days │ |
| 84 | +│ --- ┆ --- │ |
| 85 | +│ str ┆ f64 │ |
| 86 | +╞══════════════╪═══════════════════════════════╡ |
| 87 | +│ Moonbeam ┆ 1.476804e6 │ |
| 88 | +│ Phala ┆ 1.128653e6 │ |
| 89 | +│ Mythos ┆ 1.072043e6 │ |
| 90 | +│ Energy Web X ┆ 780403.0 │ |
| 91 | +│ Peaq ┆ 603609.0 │ |
| 92 | +└──────────────┴───────────────────────────────┘ |
| 93 | +┌──────────────┬─────────────────────────────────────┐ |
| 94 | +│ network ┆ holder_count_pct_change_last_3_days │ |
| 95 | +│ --- ┆ --- │ |
| 96 | +│ str ┆ list[f64] │ |
| 97 | +╞══════════════╪═════════════════════════════════════╡ |
| 98 | +│ Peaq ┆ [9.199637, 9.015216] │ |
| 99 | +│ Unique ┆ [0.672158, 0.604945] │ |
| 100 | +│ Darwinia ┆ [0.215716, 0.0] │ |
| 101 | +│ Energy Web X ┆ [0.145985, 0.048591] │ |
| 102 | +│ Polkadot ┆ [0.068907, 0.065541] │ |
| 103 | +└──────────────┴─────────────────────────────────────┘ |
| 104 | +┌─────────┬────────────────────────────────────┐ |
| 105 | +│ network ┆ token_price_pct_change_last_3_days │ |
| 106 | +│ --- ┆ --- │ |
| 107 | +│ str ┆ list[f64] │ |
| 108 | +╞═════════╪════════════════════════════════════╡ |
| 109 | +│ Bifrost ┆ [5.366253, 0.267176] │ |
| 110 | +│ Manta ┆ [4.285827, -3.463319] │ |
| 111 | +│ Astar ┆ [3.919759, 3.13056] │ |
| 112 | +│ Peaq ┆ [3.07987, -13.275234] │ |
| 113 | +│ Unique ┆ [2.443636, 1.171113] │ |
| 114 | +└─────────┴────────────────────────────────────┘ |
| 115 | +``` |
0 commit comments