Skip to main content
PharosPHAROS

Chain Health Score Changelog

Full version history of Chain Health Score methodology decisions, from v1.0 to v1.1.

Jump to Version

Swipe to jump

Latest Version

v1.1Mar 16, 2026

Chain environment factor and weight rebalance

Added a fifth health factor — Chain Environment — that rates chain infrastructure quality via a resilience tier system. Rebalanced weights to reduce backing diversity influence and give chain quality 20% of the composite.

Impact Snapshot

  • New Chain Environment factor (20% weight): tier 1 = 100 (Ethereum), tier 2 = 60 (default), tier 3 = 20 (PulseChain, Harmony, etc.)
  • Backing diversity weight reduced from 15% to 10%
  • Quality weight reduced from 35% to 30%
  • Concentration weight reduced from 25% to 20%
v1.1Mar 16, 2026

Chain environment factor and weight rebalance

Added a fifth health factor — Chain Environment — that rates chain infrastructure quality via a resilience tier system. Rebalanced weights to reduce backing diversity influence and give chain quality 20% of the composite.

  • New Chain Environment factor (20% weight): tier 1 = 100 (Ethereum), tier 2 = 60 (default), tier 3 = 20 (PulseChain, Harmony, etc.)
  • Backing diversity weight reduced from 15% to 10%
  • Quality weight reduced from 35% to 30%
  • Concentration weight reduced from 25% to 20%
Details

Impact Notes

  • New Chain Environment factor (20% weight): tier 1 = 100 (Ethereum), tier 2 = 60 (default), tier 3 = 20 (PulseChain, Harmony, etc.)
  • Backing diversity weight reduced from 15% to 10%
  • Quality weight reduced from 35% to 30%
  • Concentration weight reduced from 25% to 20%
  • Peg stability weight reduced from 25% to 20%
  • Chains with poor infrastructure penalized — e.g. PulseChain dropped from #1 healthiest to mid-table
1 commit
  • f6978ec
v1.0Mar 16, 2026Reconstructed

Initial Chain Health Score release

Launched per-chain health scoring with four factors: quality (35%), concentration (25%), peg stability (25%), and backing diversity (15%). Exposed via /api/chains and the /chains/ leaderboard.

  • Introduced chain health score as a 0–100 composite across four factors
  • Quality: supply-weighted average of Pharos Safety Scores (null if < 50% coverage)
  • Concentration: HHI-based metric rewarding stablecoin diversity
  • Peg stability: supply-weighted peg proximity across all chain stablecoins
Details

Impact Notes

  • Introduced chain health score as a 0–100 composite across four factors
  • Quality: supply-weighted average of Pharos Safety Scores (null if < 50% coverage)
  • Concentration: HHI-based metric rewarding stablecoin diversity
  • Peg stability: supply-weighted peg proximity across all chain stablecoins
  • Backing diversity: Shannon entropy across RWA-backed, crypto-backed, and algorithmic types
  • Health bands: robust (80–100), healthy (60–79), mixed (40–59), fragile (20–39), concentrated (0–19)
  • Added /api/chains endpoint, /chains/ leaderboard page, and /chains/[chain]/ detail pages
Reconstructed from git commit history.1 commit
  • 003eafd