Valuation Metrics

Interpret market value, realized value, cost-basis, and fair-value on-chain metrics.

Valuation metrics compare current market value with capital invested or a model-derived anchor. Common families include MVRV, realized capitalization, realized price, cohort cost basis, NUPL, AVIV, CVDD, thermocap-based ratios, and price models.

#Core Relationships

ConceptTypical interpretation
Market capitalizationCurrent price multiplied by circulating supply
Realized capitalizationEach unit valued at its last-moved price
Realized priceRealized capitalization divided by the relevant supply
MVRVMarket capitalization divided by realized capitalization
Cost-basis cohortAcquisition-price estimate for a holder or age group
Fair-value modelDerived price anchor, not a traded market price

#Request

curl -H "x-api-key: YOUR_API_KEY" \
  "https://chartinspect.com/api/v1/onchain/mvrv-z-score?chain=bitcoin&days=1460"

Metric IDs and fields vary by asset. Discover them through status, and use All Metrics for generated coverage. A ratio field is unitless unless its name or endpoint documentation specifies a currency.

Valuation models are descriptive indicators, not guaranteed price targets. Preserve missing history as missing data instead of backfilling zero.

Was this page helpful?