|
| 1 | +--- |
| 2 | +title: Sat 15th |
| 3 | +weight: 15 |
| 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 15, 2025. |
| 10 | +{{% /hint %}} |
| 11 | + |
| 12 | +### Holder Growth and Adoption |
| 13 | +- **Mythos leads with 43.47M holders**, followed by **Moonbeam (12.37M) and Polkadot (10.11M)**. |
| 14 | +- **Peaq is growing the fastest in holders**, with daily increases of **3.42% and 2.65%**, indicating rising adoption. |
| 15 | +- **Polkadot’s strong holder count suggests long-term confidence**, though newer chains like Peaq are gaining traction. |
| 16 | + |
| 17 | +### Network Activity and Transactions |
| 18 | +- **Moonbeam has the highest active accounts (499K in 7 days)**, far outpacing Polkadot (39.88K). |
| 19 | +- **Mythos leads in transfer count (1.37M), while Moonbeam leads in total transactions (1.32M)**, showing strong DeFi and smart contract use. |
| 20 | +- **Polkadot ranks #1 in USD transfer volume ($322M)**, indicating **fewer but higher-value transactions**, likely from institutional participants. |
| 21 | + |
| 22 | +### Market Sentiment and Investment Trends |
| 23 | +- **DOT adoption remains strong but is not the fastest-growing network**, suggesting **stability over speculation**. |
| 24 | +- **Parachains like Moonbeam, Peaq, and Mythos are seeing more user engagement**, making them key areas for potential growth. |
| 25 | +- **Hydration and Pendulum saw price swings (+10.53%, -1.51%)**, possibly due to speculation or recent listings. |
| 26 | + |
| 27 | +### Key Takeaways |
| 28 | +- **Polkadot remains the economic backbone** of its ecosystem, with **high-value transfers and long-term holders**. |
| 29 | +- **Moonbeam and Peaq show increasing user engagement and smart contract activity**, signaling growing adoption. |
| 30 | +- **EVM-compatible chains (Moonbeam) drive DeFi transactions, while Substrate-native chains (Peaq, Phala) see rapid adoption.** |
| 31 | +- **For short-term speculation, monitoring parachains like Peaq and Mythos may be fruitful**, while **Polkadot remains a solid long-term investment.** |
| 32 | + |
| 33 | +Overall, **Polkadot continues to demonstrate strong ecosystem growth**, with parachains offering diverse use cases and expanding network activity. 🚀 |
| 34 | +🔥 **Polkadot Ecosystem Update!** 🔥 |
| 35 | + |
| 36 | +- **DOT leads with $322M in transfers**, highlighting whale activity. |
| 37 | +- **Moonbeam dominates active accounts & transactions**, reinforcing its DeFi & dApp traction. |
| 38 | +- **Peaq shows rapid holder growth**, signaling rising adoption. |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +``` |
| 43 | +┌──────────┬──────────────────────────┐ |
| 44 | +│ network ┆ holder_count_last_7_days │ |
| 45 | +│ --- ┆ --- │ |
| 46 | +│ str ┆ f64 │ |
| 47 | +╞══════════╪══════════════════════════╡ |
| 48 | +│ Mythos ┆ 4.3468325e7 │ |
| 49 | +│ Moonbeam ┆ 1.2374857e7 │ |
| 50 | +│ Polkadot ┆ 1.0109796e7 │ |
| 51 | +│ Nodle ┆ 9.091139e6 │ |
| 52 | +│ Astar ┆ 5.825602e6 │ |
| 53 | +└──────────┴──────────────────────────┘ |
| 54 | +┌──────────┬──────────────────────────────────┐ |
| 55 | +│ network ┆ active_account_count_last_7_days │ |
| 56 | +│ --- ┆ --- │ |
| 57 | +│ str ┆ f64 │ |
| 58 | +╞══════════╪══════════════════════════════════╡ |
| 59 | +│ Moonbeam ┆ 499023.0 │ |
| 60 | +│ Peaq ┆ 230231.0 │ |
| 61 | +│ Mythos ┆ 107876.0 │ |
| 62 | +│ Polkadot ┆ 39882.0 │ |
| 63 | +│ Unique ┆ 17219.0 │ |
| 64 | +└──────────┴──────────────────────────────────┘ |
| 65 | +┌───────────┬────────────────────────────┐ |
| 66 | +│ network ┆ transfer_count_last_7_days │ |
| 67 | +│ --- ┆ --- │ |
| 68 | +│ str ┆ f64 │ |
| 69 | +╞═══════════╪════════════════════════════╡ |
| 70 | +│ Mythos ┆ 1.376179e6 │ |
| 71 | +│ Phala ┆ 951385.0 │ |
| 72 | +│ Moonbeam ┆ 268486.0 │ |
| 73 | +│ Peaq ┆ 168538.0 │ |
| 74 | +│ Hydration ┆ 70806.0 │ |
| 75 | +└───────────┴────────────────────────────┘ |
| 76 | +┌──────────┬────────────────────────────────────┐ |
| 77 | +│ network ┆ transfer_amount_in_usd_last_7_days │ |
| 78 | +│ --- ┆ --- │ |
| 79 | +│ str ┆ f64 │ |
| 80 | +╞══════════╪════════════════════════════════════╡ |
| 81 | +│ Polkadot ┆ 3.2287e8 │ |
| 82 | +│ Moonbeam ┆ 3.0400e7 │ |
| 83 | +│ Mythos ┆ 2.9438e7 │ |
| 84 | +│ Astar ┆ 1.5870e7 │ |
| 85 | +│ Peaq ┆ 1.5612e7 │ |
| 86 | +└──────────┴────────────────────────────────────┘ |
| 87 | +┌──────────────┬───────────────────────────────┐ |
| 88 | +│ network ┆ transaction_count_last_7_days │ |
| 89 | +│ --- ┆ --- │ |
| 90 | +│ str ┆ f64 │ |
| 91 | +╞══════════════╪═══════════════════════════════╡ |
| 92 | +│ Moonbeam ┆ 1.323118e6 │ |
| 93 | +│ Phala ┆ 1.16315e6 │ |
| 94 | +│ Mythos ┆ 1.048187e6 │ |
| 95 | +│ Peaq ┆ 955901.0 │ |
| 96 | +│ Energy Web X ┆ 506288.0 │ |
| 97 | +└──────────────┴───────────────────────────────┘ |
| 98 | +┌──────────┬─────────────────────────────────────┐ |
| 99 | +│ network ┆ holder_count_pct_change_last_3_days │ |
| 100 | +│ --- ┆ --- │ |
| 101 | +│ str ┆ list[f64] │ |
| 102 | +╞══════════╪═════════════════════════════════════╡ |
| 103 | +│ Peaq ┆ [3.415826, 2.647641] │ |
| 104 | +│ Unique ┆ [0.819207, 0.877673] │ |
| 105 | +│ Darwinia ┆ [0.507937, 0.0] │ |
| 106 | +│ Phala ┆ [0.103555, 0.034483] │ |
| 107 | +│ Mythos ┆ [0.062586, 0.06771] │ |
| 108 | +└──────────┴─────────────────────────────────────┘ |
| 109 | +┌───────────┬────────────────────────────────────┐ |
| 110 | +│ network ┆ token_price_pct_change_last_3_days │ |
| 111 | +│ --- ┆ --- │ |
| 112 | +│ str ┆ list[f64] │ |
| 113 | +╞═══════════╪════════════════════════════════════╡ |
| 114 | +│ Hydration ┆ [10.538324, -1.509411] │ |
| 115 | +│ Interlay ┆ [0.878675, -1.582829] │ |
| 116 | +│ Unique ┆ [-0.380749, 1.959016] │ |
| 117 | +│ Pendulum ┆ [-0.764205, 7.360156] │ |
| 118 | +│ Zeitgeist ┆ [-0.77749, 0.011703] │ |
| 119 | +└───────────┴────────────────────────────────────┘ |
| 120 | +``` |
0 commit comments