Realized Value
Definition
Realized Market Cap, also known as Realized Value, is an alternative to regular Market Capitalization (Market Value). Instead of multiplying all coins/tokens by the last price, every coin/token is assigned the price at which it last transacted/moved.
Assigning age to coin/tokens is done according to the coin-age model.
The Realized Value metric is available for different time bounds, which computes realized value for tokens moved at least once no longer than the specified time. Eg: realized_value_usd_7d tells us the summed value of all transacted coins within 0 - 7 days.
Access
Timebound
Timebound Metrics available
Measuring Unit
Dollars
Data Type
Frequency
Latency
Available Assets
Available for these assets
Note:
realized_value_usdmetric and all timebound realized value metrics are available for the same set of assets.
SanAPI
Available under the realized_value_usd and realized_value_usd_<timebound> names.
{ getMetric(metric: "realized_value_usd") { timeseriesDataJson( slug: "santiment" from: "2020-01-01T00:00:00Z" to: "2020-01-07T00:00:00Z" interval: "1d" ) }} Full list of metrics
Realized value metrics
- realized_value_usd
- realized_value_usd_1d
- realized_value_usd_7d
- realized_value_usd_30d
- realized_value_usd_60d
- realized_value_usd_90d
- realized_value_usd_180d
- realized_value_usd_365d
- realized_value_usd_2y
- realized_value_usd_3y
- realized_value_usd_5y
- realized_value_usd_10y