Skip to main content

Realized Cap 1m-3m

Realized cap of UTXOs 1m-3m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/1m_3m
Fieldrealized_cap_1m_3m

Overview

Realized Cap 1m-3m is the total cost basis of UTXOs aged 1 to 3 months.

Formula

Realized Cap1m3m=30age<90 daysamounti×price(cohort_datei)\text{Realized Cap}_{1m-3m} = \sum_{30 \leq \text{age} \lt 90\text{ days}} \text{amount}_i \times \text{price}(\text{cohort\_date}_i)

Interpretation

  • Represents the total capital held by emerging medium-term holders.
  • Growth indicates capital maturation from speculative to conviction-based.

Use Cases

  • Track the total capital committed by medium-term holders
  • Identify the magnitude of capital flowing through the STH pipeline
  • Assess capital at risk for the medium-term cohort

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cohort/metrics/1m_3m?start_date=2024-01-01&end_date=2024-12-31&limit=365"