# 2025

## 29 December 2025

`Feature` Support for NIGHT has been added to spot and derivatives metrics

## 18 December 2025

`Feature`

We’ve added Gamma Exposure (GEX) by strike to help identify where options dealer hedging is most likely to stabilize price (“pinning”) versus amplify moves (volatility regime shifts). The metric includes per-maturity views plus an aggregated view across maturities. Available for BTC, ETH, SOL, XRP and PAXG on Deribit.

* [Options Gamma Exposure](https://studio.glassnode.com/charts/options.OptionsGammaExposure?a=BTC)

`Feature`

Building on the previously released interpolated IV metrics, we've added IV heatmaps to provide a broader, single-view representation of the volatility surface. The heatmaps display call IV on positive deltas and put IV on negative deltas, allowing for an immediate comparison of upside and downside volatility across deltas and tenors. Available for BTC, ETH, SOL, PAXG and XRP on OKX and Deribit.

* [Implied Volatility Heatmap (1 Week)](https://studio.glassnode.com/charts/options.IvHeatmap1Week?a=BTC)
* [Implied Volatility Heatmap (1 Month)](https://studio.glassnode.com/charts/options.IvHeatmap1Month?a=BTC)
* [Implied Volatility Heatmap (3 Months)](https://studio.glassnode.com/charts/options.IvHeatmap3Months?a=BTC)
* [Implied Volatility Heatmap (6 Months)](https://studio.glassnode.com/charts/options.IvHeatmap6Months?a=BTC)

## 15 December 2025

`Feature`

Introducing Max Pain metric for options.

* [Max Pain](https://studio.glassnode.com/charts/options.OptionsMaxPain)

Available for BTC, ETH, SOL, XRP, and PAXG across Bybit, Deribit, and OKX exchanges.

`Deprecation`

Due to low trading volumes, spot metrics support for blockhain.com exchange will be discontinued on December 22nd

## 12 December 2025

`Feature`

Introducing new treasury metrics for tracking companies with a Non-Zero Treasury Balance for the following assets: BNB, BTC, DOGE, ETH, HYPE, LINK, SOL, SUI, TON, TRX, and XAUT.

* [Number of Companies with a Non-Zero Treasury Balance](https://studio.glassnode.com/charts/treasuries.CompaniesNonZeroCount?a=BTC)

## 11 December 2025

`Improvement`

* Introduced a more precise method to compute ETF flows for IBIT.
* Removed artifacts in the ETF balance for BRRR and ARKB.

## 10 December 2025

`Feature`

We've extended the coverage of our PiT metrics to all assets across nearly all of our metrics. We started tracking these new PiT variants since June 27th 2025, as such historic data ranges start at that date for these PiT metrics.

We've also added a new field to the PiT metric responses: `computed_at`, indicating for each PiT datapoint at what time it was added into our system (see end of this message for the resulting new JSON response structures). We started tracking this data since last year, the computed\_at field is omitted from earlier PiT datapoints. Do note that there's a delay between this computed\_at timestamp and publication in our API. This delay currently has a 9.5 minutes P99 measured over the last 30 days. Simple PiT timeseries metrics look like this:

```
[
  {
    "t": 1758585600,
    "v": 700017744,
    "computed_at": 1758685140
  },
...
```

Multi-timeseries PiT metrics look like this:

```
[
  {
    "t": 1758585600,
    "o": {
      "1d_1w": 67801800.87019362,
      "1m_3m": 61961089.16651055,
      "1w_1m": 7858184.390406752,
      "1y_2y": 212210.47253626725,
      "24h": 136026264.4282406,
      "2y_3y": 77661.69283392503,
      "3m_6m": 2498347.3922234857,
      "3y_5y": 145433.61576217506,
      "5y_7y": 0,
      "6m_12m": 1737574.3098036172,
      "7y_10y": 0,
      "aggregated": 278318566.33851117,
      "more_10y": 0
    },
    "computed_at": 1758684766
  },
...
```

Bulk PiT responses look like this:

```
{
  "data": [
    {
      "t": 1758585600,
      "bulk": [
        {
          "a": "SOL",
          "category": "7y_10y",
          "v": 0,
          "computed_at": 1758684987
        },
...
```

## 9 December 2025

`Feature`

Introducing new treasury metrics for tracking companies and governments for the following assets: BNB, BTC, DOGE, ETH, HYPE, LINK, SOL, SUI, TON, TRX, and XAUT.

* [Treasury Balance (Companies)](https://studio.glassnode.com/charts/treasuries.BalanceCompanies?a=BTC)
* [Treasury Net Flows (Companies)](https://studio.glassnode.com/charts/treasuries.FlowsNetCompanies?a=BTC)
* [Treasury Profit Ratio (Companies)](https://studio.glassnode.com/charts/treasuries.ProfitRatioCompanies?a=BTC)
* [Treasury Net Unrealized Profit/Loss (Companies)](https://studio.glassnode.com/charts/treasuries.NetUnrealizedProfitLossCompanies?a=BTC)
* [Treasury Net Realized Profit/Loss (Companies)](https://studio.glassnode.com/charts/treasuries.NetRealizedProfitLossCompanies?a=BTC)
* [Treasury Relative Balances (Companies)](https://studio.glassnode.com/charts/treasuries.BalanceRelativeCompanies?a=BTC)
* [Treasury Balance (Governments)](https://studio.glassnode.com/charts/treasuries.BalanceGovernments?a=BTC)
* [Treasury Net Flows (Governments)](https://studio.glassnode.com/charts/treasuries.FlowsNetGovernments?a=BTC)
* [Treasury Profit Ratio (Governments)](https://studio.glassnode.com/charts/treasuries.ProfitRatioGovernments?a=BTC)
* [Treasury Net Unrealized Profit/Loss (Governments)](https://studio.glassnode.com/charts/treasuries.NetUnrealizedProfitLossGovernments?a=BTC)
* [Treasury Net Realized Profit/Loss (Governments)](https://studio.glassnode.com/charts/treasuries.NetRealizedProfitLossGovernments?a=BTC)
* [Treasury Relative Balances (Governments)](https://studio.glassnode.com/charts/treasuries.BalanceRelativeGovernments?a=BTC)

## 8 December 2025

`Feature`

Introducing the new options volume breakdowns We’ve upgraded our legacy options volume offering beyond 24h Options Volume and Put/Call Volume. Using a taker flows convention, we now provide a richer volume breakdown, and it's now available for BTC, ETH, SOL, XRP and PAXG.

* [Options Buy Volume](https://studio.glassnode.com/charts/options.OptionsBuyVolume?a=BTC) Takers buying options — includes buying calls and buying puts
* [Options Sell Volume](https://studio.glassnode.com/charts/options.OptionsSellVolume?a=BTC) Takers selling options — includes selling calls and selling puts
* [Options Call Volume](https://studio.glassnode.com/charts/options.OptionsCallVolume?a=BTC) All call taker activity — people either buying or selling calls
* [Options Put Volume](https://studio.glassnode.com/charts/options.OptionsPutVolume?a=BTC) All put taker activity — people either buying or selling puts
* [Options Volume Breakdowns](https://studio.glassnode.com/charts/options.OptionsVolumeBreakdowns?a=BTC) Single endpoint that returns all combinations of the above in one API call

## 3 December 2025

`Feature`

Introducing the Glassnode Skew Index Traditional 25-delta skew looks at only two points on the volatility curve. The Glassnode Skew Index goes further by integrating the full smile through UpVol (upside volatility) and DownVol (downside volatility) and it's now available for BTC, ETH, SOL, XRP and PAXG on OKX and Deribit. This creates a more complete gauge of whether markets are paying up for upside potential or downside protection across assets and tenors.

* [Glassnode Skew Index](https://studio.glassnode.com/charts/options.SkewIndex?a=BTC)
* [Glassnode Skew Index Ratio](https://studio.glassnode.com/charts/options.SkewIndexRatio?a=BTC)
* [Upside Implied Volatility](https://studio.glassnode.com/charts/options.SkewUpvol?a=BTC)
* [Downside Implied Volatility](https://studio.glassnode.com/charts/options.SkewDnvol?a=BTC)

## 2 December 2025

`Feature`

Introducing Interpolated Implied Volatility metrics that provide smooth, delta- and tenor-standardized IV time series across assets and quote currencies, now available for BTC, ETH, SOL, PAXG, XRP and BNB on OKX and Deribit. This release enables cleaner cross-asset IV comparisons, precise skew analysis across deltas, and stable term-structure monitoring.

* [Put IV Delta 5](https://studio.glassnode.com/charts/options.IvPutDelta5?a=BTC)
* [Put IV Delta 10](https://studio.glassnode.com/charts/options.IvPutDelta10?a=BTC)
* [Put IV Delta 15](https://studio.glassnode.com/charts/options.IvPutDelta15?a=BTC)
* [Put IV Delta 20](https://studio.glassnode.com/charts/options.IvPutDelta20?a=BTC)
* [Put IV Delta 25](https://studio.glassnode.com/charts/options.IvPutDelta25?a=BTC)
* [Put IV Delta 50](https://studio.glassnode.com/charts/options.IvPutDelta50?a=BTC)
* [Call IV Delta 5](https://studio.glassnode.com/charts/options.IvCallDelta5?a=BTC)
* [Call IV Delta 10](https://studio.glassnode.com/charts/options.IvCallDelta10?a=BTC)
* [Call IV Delta 15](https://studio.glassnode.com/charts/options.IvCallDelta15?a=BTC)
* [Call IV Delta 20](https://studio.glassnode.com/charts/options.IvCallDelta20?a=BTC)
* [Call IV Delta 25](https://studio.glassnode.com/charts/options.IvCallDelta25?a=BTC)
* [Call IV Delta 50](https://studio.glassnode.com/charts/options.IvCallDelta50?a=BTC)

## 27 November 2025

On Thursday 4 December we will be releasing changes to our Point in Time (PiT) metrics:

1. Responses in our PiT metrics will be amended with an additional "computed\_at" field, indicating for each PiT datapoint at what time it was added into our system (see end of this message for the resulting new JSON response structures). Please make sure that your respective JSON parser will not error when encountering this newly added field. We started tracking this data since last year, the computed\_at field is omitted from earlier PiT datapoints. Do note that there's a delay between this computed\_at timestamp and publication in our API. This delay currently has a 9.5 minutes P99 measured over the last 30 days, we are working on improving this towards a range between 1 to 2 minutes.
2. We will be adding a PiT metric variant for nearly all of our metrics, and extending the supported set of assets in the existing PiT metrics to the same set of assets that are supported by the regular metrics. We started tracking these new PiT variants since June 27th 2025, as such historic data ranges start at that date for these PiT metrics. Simple PiT timeseries metrics look like this:

```
[
  {
    "t": 1758585600,
    "v": 700017744,
    "computed_at": 1758685140
  },
...
```

Multi-timeseries PiT metrics look like this:

```
[
  {
    "t": 1758585600,
    "o": {
      "1d_1w": 67801800.87019362,
      "1m_3m": 61961089.16651055,
      "1w_1m": 7858184.390406752,
      "1y_2y": 212210.47253626725,
      "24h": 136026264.4282406,
      "2y_3y": 77661.69283392503,
      "3m_6m": 2498347.3922234857,
      "3y_5y": 145433.61576217506,
      "5y_7y": 0,
      "6m_12m": 1737574.3098036172,
      "7y_10y": 0,
      "aggregated": 278318566.33851117,
      "more_10y": 0
    },
    "computed_at": 1758684766
  },
...
```

Bulk PiT responses look like this:

```
{
  "data": [
    {
      "t": 1758585600,
      "bulk": [
        {
          "a": "SOL",
          "category": "7y_10y",
          "v": 0,
          "computed_at": 1758684987
        },
...
```

## 25 November 2025

`Feature` Support for MONAD has been added to spot and derivatives metrics

## 19 November 2025

`Feature` New metrics: **Combo Premiums Buyers, Sellers & Net**

We’ve added three new metrics that track premium flows for multi-leg options strategies on Deribit across 10m, 1h, and 24h resolutions.

* [Combo Premiums Buyers](https://studio.glassnode.com/charts/options.ComboPremiumsBuyers?a=BTC) Premium paid by traders buying structured strategies
* [Combo Premiums Sellers](https://studio.glassnode.com/charts/options.ComboPremiumsSellers?a=BTC\&subset=\&zoom=all) Premium received by traders selling structured strategies
* [Combo Premiums Net](https://studio.glassnode.com/charts/options.ComboPremiumsNet?a=BTC\&subset=\&zoom=all) Net premium flow between buyers and sellers

These endpoints help users analyze capital flows in spreads, straddles, strangles, condors, and other combo structures, segmented by asset and strategy type. They enable deeper insight into strategy-level positioning, volatility views, and market intent.

## 12 November 2025

`Improvement`

As previously announced, we updated our price data for multiple assets to improve the overall data quality. More precisely, the number of sources was extended to derive more robust timeseries. In many cases the update introduced additional history, reduced artifacts and increased the number of updates in particular for low-cap assets.

Note that metrics that depend on price data (e.g. Supply in Profit, MVRV) can be influenced by this change as well.

## 6 November 2025

`Feature`

Introducing Global Spot Volume — total trading volume aggregated across all assets on our platform.

* [Spot Volume (All Assets)](https://studio.glassnode.com/charts/market.SpotVolumeSumIntradayAll)

## 3 November 2025

`Feature`

Introducing new spot volume and technical indicators:

Spot Volume:

* [Spot Relative Volume (30D)](https://studio.glassnode.com/charts/market.SpotVolumeRelative30D?a=BTC)
* [Spot Volume Trend (7D)](https://studio.glassnode.com/charts/market.SpotVolumeTrend7D?a=BTC)

Technical:

* [Spot Accumulation/Distribution Line (ADL)](https://studio.glassnode.com/charts/market.SpotAccumulationDistributionLine?a=BTC)
* [Spot Money Flow Index (MFI)](https://studio.glassnode.com/charts/market.SpotMoneyFlowIndex?a=BTC)
* [Spot On-Balance Volume (OBV)](https://studio.glassnode.com/charts/market.SpotOnBalanceVolume?a=BTC)
* [Spot Volume Price Trend (VPT)](https://studio.glassnode.com/charts/market.SpotVolumePriceTrend?a=BTC)
* [Spot Volume-Weighted Average Price (VWAP)](https://studio.glassnode.com/charts/market.SpotVolumeWeightedAveragePrice?a=BTC)

## 30 October 2025

`Improvement`

The API is now able to support different resolutions for different assets when querying metrics.

The [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric) endpoint will now show a union of all supported resolutions for a metric. To verify that a particular asset supports a given resolution, call the metric metadata endpoint with the parameter `a` to get the exact set of supported values.

If a bulk metric variant is requested with an unsupported (resolution, asset) combination, only supported assets will be returned in the response.

For example, `/addresses/min_1_count` supports resolutions (`10m`, `1h`, `24h`) for assets `BTC` and `ETH`. The remaining assets support additional resolutions `1w` and `1month`. path=/addresses/min\_1\_count\&a=TRX

`GET /metadata/metric?path=/addresses/min_1_count`

```json
"parameters": {
    "a": [
        ...
    ],
    "f": [
        "csv",
        "json"
    ],
    "i": [
        "10m",
        "1h",
        "24h",
        "1w",
        "1month"
    ],
    "network": [
        "aggregated",
        "arb",
        "base",
        "eth",
        "opt",
        "sol",
        "trx"
    ]
}
```

`GET /metadata/metric?path=/addresses/min_1_count&a=BTC`

```json
"parameters": {
    "a": [
        "BTC"
    ],
    "f": [
        "csv",
        "json"
    ],
    "i": [
        "10m",
        "1h",
        "24h"
    ]
},
```

`GET /metadata/metric?path=/addresses/min_1_count&a=TRX`

```json
"parameters": {
    "a": [
        "TRX"
    ],
    "f": [
        "csv",
        "json"
    ],
    "i": [
        "10m",
        "1h",
        "24h",
        "1w",
        "1month"
    ]
},
```

## 29 October 2025

`Improvement`

Updated Workbench functions for Sharpe ratio:

* Renamed `sharpe_ratio` to `sharpe_ratio_geometric` - Returns the annualized Sharpe ratio (geometric mean)
* Added `sharpe_ratio_arithmetic` - Returns the annualized Sharpe ratio (arithmetic mean)

Removed `c` (currency) from count and rate-based metrics and metadata:

* The metadata metric endpoint will no longer return `c` in the parameter block if it is neither supported nor required [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)
* Metrics that are count or rate-based no longer require the `c` parameter

`Improvement`

We added support for 1h and 10m resolution, and now allow to filter by maturities `Aggregated, Weekly, 1 month, 3 months and > 3 months` for the metric [Options Premiums](https://studio.glassnode.com/charts/options.OptionsPremiums?a=BTC).

## 28 October 2025

`Improvement`

Upcoming change: We will update our price data for multiple assets on **November 12th** to improve the overall data quality. More precisely, we will extend the number of sources to derive more robust timeseries. The update will introduce additional history, reduce artifacts and increase the number of updates in particular for low-cap assets.

Note that price data is also used to compute a multitude of on-chain metrics (e.g. Supply in Profit, MVRV). Correspondingly, values of such metrics may be subject to change.

`Feature`

A new suite of dashboards has been created to

* Unify the sidebar experience between charts and dashboards page.
* Dashboards will be automatically updated when we expand metric support for an asset.
* [Dashboards](https://studio.glassnode.com/dashboards)

## 26 October 2025

`Improvement`

We've added support for seven additional tokens on the TON blockchain, to the following metrics

```
DOGS, CATI, ENA, FDUSD, GMTT, NOT, SUSDE, USDE
```

Active addresses:

* [ActiveCount](https://studio.glassnode.com/charts/addresses.ActiveCount?a=NOT)
* [SendingCount](https://studio.glassnode.com/charts/addresses.SendingCount?a=NOT)
* [ReceivingCount](https://studio.glassnode.com/charts/addresses.ReceivingCount?a=NOT)

Transfer metrics:

* [TransfersCount](https://studio.glassnode.com/charts/transactions.TransfersCount?a=NOT)
* [TransfersRate](https://studio.glassnode.com/charts/transactions.TransfersRate?a=NOT)
* [TransfersVolumeSum](https://studio.glassnode.com/charts/transactions.TransfersVolumeSum?a=NOT)
* [TransfersVolumeMean](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=NOT)
* [TransfersVolumeMedian](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=NOT)

## 24 October 2025

`Improvement`

We unified the approach of the calculation for the metric [Number of Transfers](https://studio.glassnode.com/charts/transactions.TransfersCount?a=USDC) and only include transfers with a non-zero volume. Note that this also affects the metrics [Number of Transfers per Second](https://studio.glassnode.com/charts/transactions.TransfersRate?a=USDC), [Mean Transfer Volume](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=USDC) and [Median Transfer Volume](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=USDC).

Affected assets:

```
USDT, USDC, PYUSD, BUIDL, DAI, RLUSD and all SPL tokens
```

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-7fa09af7952785849ad120a727785798f5d9708f%2Fusdc_720.png?alt=media" alt="USDC Transfer Count"><figcaption></figcaption></figure>

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-5e099f4d5533513dd0e3994a278595efc32ae5f9%2Fusdt_720.png?alt=media" alt="USDT Transfer Count"><figcaption></figcaption></figure>

## 23 October 2025

`Feature`

**New Dashboard: Multi Asset Explorer**

We've launched the [Multi Asset Explorer Dashboard](https://studio.glassnode.com/dashboards/multi-asset-explorer) that visualizes Glassnode metrics across 1,000+ assets simultaneously. The dashboard features interactive heatmaps showing any metric across assets through time, with sector-level aggregation and filtering capabilities. Users can identify market-wide speculation, liquidity trends, and cross-sector rotations through customizable time windows and summary statistics. Available to Professional plan users.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-0b09c62da7bc04bfc92067e1e2ce6053c64ca3c4%2FScreenshot%202025-10-23%20174429.png?alt=media" alt="Multi Asset Explorer Dashboard showing funding rate heatmap across crypto assets"><figcaption></figcaption></figure>

## 20 October 2025

`Improvement`

Standardized and expanded metric coverage across Ethereum (ETH), ERC-20 tokens, and SPL tokens. Metrics that previously existed only for BTC/ETH or select tokens are now consistently available across these asset classes.

**Ethereum**

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=ETH)
* [Realized Cap HODL Waves](https://studio.glassnode.com/charts/supply.RcapHodlWaves?a=ETH)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=ETH)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=ETH)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=ETH)
* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=ETH)
* [Spent Output Price Distribution (SOPD): ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=ETH)
* [Spent Output Price Distribution (SOPD): Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=ETH)
* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=ETH)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=ETH)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=ETH)

**ERC20**

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=AAVE)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=AAVE)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=AAVE)
* [HODL Waves](https://studio.glassnode.com/charts/supply.HodlWaves?a=AAVE)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=AAVE)
* [Realized Cap HODL Waves](https://studio.glassnode.com/charts/supply.RcapHodlWaves?a=AAVE)
* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=AAVE)
* [Spent Output Price Distribution (SOPD): ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=AAVE)
* [Spent Output Price Distribution (SOPD): Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=AAVE)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=AAVE)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=AAVE)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=AAVE)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=AAVE)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=AAVE)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=AAVE)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=AAVE)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=AAVE)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=AAVE)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=AAVE)
* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=AAVE)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=AAVE)
* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=AAVE)
* [Supply in Addresses Holding less than 0.01 ppm](https://studio.glassnode.com/charts/addresses.SupplyBalanceLess01Ppm?a=AAVE)
* [Supply in Addresses Holding between 0.01 and 10 ppm](https://studio.glassnode.com/charts/addresses.SupplyBalance0110Ppm?a=AAVE)
* [Supply in Addresses Holding between 10 and 1000 ppm](https://studio.glassnode.com/charts/addresses.SupplyBalance101000Ppm?a=AAVE)
* [Supply in Addresses Holding between 1000 and 10000 ppm](https://studio.glassnode.com/charts/addresses.SupplyBalance100010000Ppm?a=AAVE)
* [Supply in Addresses Holding above 10000 ppm](https://studio.glassnode.com/charts/addresses.SupplyBalanceAbove10000Ppm?a=AAVE)
* [Number of Addresses with Balance ≥ 0.01](https://studio.glassnode.com/charts/addresses.MinPointZero1Count?a=AAVE)
* [Number of Addresses with Balance ≥ 0.1](https://studio.glassnode.com/charts/addresses.MinPoint1Count?a=AAVE)
* [Number of Addresses with Balance ≥ 1](https://studio.glassnode.com/charts/addresses.Min1Count?a=AAVE)
* [Number of Addresses with Balance ≥ 10](https://studio.glassnode.com/charts/addresses.Min10Count?a=AAVE)
* [Number of Addresses with Balance ≥ 100](https://studio.glassnode.com/charts/addresses.Min100Count?a=AAVE)
* [Number of Addresses with Balance ≥ 1k](https://studio.glassnode.com/charts/addresses.Min1KCount?a=AAVE)
* [Number of Addresses with Balance ≥ 10k](https://studio.glassnode.com/charts/addresses.Min10KCount?a=AAVE)
* [Relative Address Supply Distribution](https://studio.glassnode.com/charts/addresses.SupplyDistributionRelative?a=AAVE)

**SPL**

* [Relative Address Supply Distribution](https://studio.glassnode.com/charts/addresses.SupplyDistributionRelative?a=BONK)

## 09 October 2025

`Improvement`

Added support for over 1200 assets for spot volume metrics. Note: Due to changes in our calculation methodology (better precision source and changing supported quotes) spot volume metric values for BTC and ETH will change.

* [Spot Volume](https://studio.glassnode.com/charts/market.SpotVolumeSumIntraday)
* [Spot Buying Volume](https://studio.glassnode.com/charts/market.SpotBuyingVolumeSum)
* [Spot Selling Volume](https://studio.glassnode.com/charts/market.SpotSellingVolumeSum)
* [Spot Volume Delta](https://studio.glassnode.com/charts/market.SpotVdSum)
* [Spot Volume 24h](https://studio.glassnode.com/charts/market.SpotVolumeDailySum)
* [Spot Volume 24h (Stacked)](https://studio.glassnode.com/charts/market.SpotVolumeDailySumAll)
* [Spot Volume 24h (Latest)](https://studio.glassnode.com/charts/market.SpotVolumeDailyLatest)

`Feature`

Introduced new metric in spot volume suit.[Spot Cumulative Volume Delta (CVD)](https://studio.glassnode.com/charts/market.SpotCvdSum). Spot Cumulative Volume Delta (CVD) tracks the running total of net buying vs selling volume over time, showing sustained market pressure in either direction. It aggregates Volume Delta (VD) — the difference between buyer- and seller-initiated trades — across intervals (e.g., hourly, 10-minute) where USD or USD-related currencies serve as the quote.

## 07 October 2025

`Improvement`

The following assets will be delisted on the 9th of October, due to persistently low activity or declining market capitalization:

```
1EX, BBL, BOA, ECOX, EML, FI, FT, HPO, IMGNAI, IPOR, LBA, MANC, NEIROCOIN, NHT, OGV, OPEN, ORB, OX, POOLZ, QASH, QTCON, RDN, RPG, SAITA, STIMA, TXAU, UCASH, VALOR, VCX, VITE, ZUSD
```

***Note: none of these assets have or ever had Perps***

## 01 October 2025

`Improvement`

Due to changes in our calculation methodology (better precision source and changing supported quotes) spot volume metric values for BTC and ETH will change on October 9th.

* [Spot Volume](https://studio.glassnode.com/charts/market.SpotVolumeSumIntraday)
* [Spot Buying Volume](https://studio.glassnode.com/charts/market.SpotBuyingVolumeSum)
* [Spot Selling Volume](https://studio.glassnode.com/charts/market.SpotSellingVolumeSum)
* [Spot Volume Delta](https://studio.glassnode.com/charts/market.SpotVdSum)
* [Spot Volume 24h](https://studio.glassnode.com/charts/market.SpotVolumeDailySum)
* [Spot Volume 24h (Stacked)](https://studio.glassnode.com/charts/market.SpotVolumeDailySumAll)
* [Spot Volume 24h (Latest)](https://studio.glassnode.com/charts/market.SpotVolumeDailyLatest)

## 23 September 2025

`Feature`

Introducing a new metric in our premium options suite: [Bull-Bear-Index](https://studio.glassnode.com/charts/options.BullBearIndex?a=BTC). The BBI tracks whether traders allocate more capital to call options (bullish) or put options (bearish), with segments by option maturity: short-term, mid-term, and long-term.

## 19 September 2025

`Improvement`

The following assets have been delisted due to persistently low activity, declining market capitalization, or challenges in sourcing reliable price data:

```
AIR, APXT, ATOR, AUDF, BEN, BREED, CAST, CQT, CYCE, DERC, DPAY, DVF, ENG, ES, FEG, FLEX, GTO, LAMB, LUSH, MAP, META, MIN, NEXT, NOIA, ONIT, PPT, PRNT, PTU, RDPX, REKT, REP, RPDX, SAFEMOON, SENT, SETH2, SHOPX, SPOOL, SQUIDGROW, STAKE, STPT, STRP, VIX, VNM, VXV, XDAO, XIDO, XNET, ZNN
```

`Improvement`

Improved API performance: price data is now guaranteed within 4 minutes of the interval close at the 99th percentile.

## 17 September 2025

`Feature`

New set of metrics inside our new dashboard: [Liquidation Heatmap & Long/Short Bias](https://studio.glassnode.com/dashboards/liquidation-heatmap-long-short-bias?a=BTC). Added Liquidation Heatmap, Largest Open Positions, Liquidation Walls, Long/Short Bias, and Entry Price Heatmap to track positioning, sentiment, and liquidation risk in real time for BTC.

## 15 September 2025

`Feature`

Stable (v1) version of bulk endpoints released.

See [Bulk metrics](https://docs.glassnode.com/basic-api/bulk-metrics) for details on the behavior of the bulk metric endpoint variant.

## 12 September 2025

`Improvement`

Extended the list of possible metric `tags` [Learn more](https://docs.glassnode.com/basic-api/metadata#metric)

\*\* Metric Metadata API \*\*

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)

## 10th September 2025

`Feature`

We have expanded these metrics coverage with 46 assets:

```
A, A2Z, AIO, AIOT, ASP, AWE, B, B2, BANK, BGSC, BID, BULLA, C, CROSS, CUDIS, DAM, DMC, ESPORTS, H, HOME, HUMA, IDOL, IKA, IN, M, MOONPIG, MYX, NAORIS, NXPC, POKT, PROVE, RESOLV, RWAI, SAHARA, SAPIEN, SNEK, SQD, TA, TAG, TOWNS, TREE, USD1, VELVET, WLFI, XTER, YALA
```

Updated metrics:

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=WLFI)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=WLFI)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=WLFI)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=WLFI)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=WLFI)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=WLFI)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=WLFI)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=WLFI)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=WLFI)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=WLFI)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=WLFI)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=WLFI)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=WLFI)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=WLFI)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=WLFI)
* [Futures Volume Delta](https://studio.glassnode.com/charts/derivatives.FuturesVd?a=WLFI)
* [Futures Volume Delta Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesVdPerpetual?a=WLFI)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=WLFI)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=WLFI)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=WLFI)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=WLFI)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=WLFI)
* [Futures Funding Rate Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetual?a=WLFI)
* [Futures Funding Rate Perpetual All](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetualAll?a=WLFI)
* [Annualized Realized Volatility (1 Week)](https://studio.glassnode.com/charts/market.RealizedVolatility1Week?a=WLFI)
* [Annualized Realized Volatility (2 Weeks)](https://studio.glassnode.com/charts/market.RealizedVolatility2Weeks?a=WLFI)
* [Annualized Realized Volatility (1 Month)](https://studio.glassnode.com/charts/market.RealizedVolatility1Month?a=WLFI)
* [Annualized Realized Volatility (3 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility3Months?a=WLFI)
* [Annualized Realized Volatility (6 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility6Months?a=WLFI)
* [Annualized Realized Volatility (1 Year)](https://studio.glassnode.com/charts/market.RealizedVolatility1Year?a=WLFI)
* [Annualized Realized Volatility (All)](https://studio.glassnode.com/charts/market.RealizedVolatilityAll?a=WLFI)
* [Futures Long Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongSum?a=WLFI)
* [Futures Long Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongMean?a=WLFI)
* [Futures Short Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortSum?a=WLFI)
* [Futures Short Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortMean?a=WLFI)
* [Futures Long Liquidations Dominance](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongRelative?a=WLFI)

## 5th September 2025

`Feature`

**New Dashboard: Funding Rate Heatmap**

We've launched a [Funding Rate Heatmap Dashboard](https://studio.glassnode.com/dashboards/funding-rates-heatmap?a=BTC) that visualizes funding rates across crypto assets over time. Users can select from the top 50, 100, 500, or All assets by market cap, with full historical data available. The dashboard includes a "Complete Only" toggle to view only complete time series, adaptive color scaling to highlight patterns, and a BTC price overlay for market context.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-8e32b4a4adb474e89fb74b0406a5ba2e6ae668a1%2FScreenshot%202025-09-05%20155452.png?alt=media" alt=""><figcaption></figcaption></figure>

## 4th September 2025

`Feature`

We added support for ETH to the following metrics:

* [Total Transfer Volume (Entity-Adjusted)](https://studio.glassnode.com/charts/transactions.TransfersVolumeEntityAdjustedSum?a=ETH)
* [Mean Transfer Volume (Entity-Adjusted)](https://studio.glassnode.com/charts/transactions.TransfersVolumeEntityAdjustedMean?a=ETH)
* [Median Transfer Volume (Entity-Adjusted)](https://studio.glassnode.com/charts/transactions.TransfersVolumeEntityAdjustedMedian?a=ETH)
* [URPD (ATH-partitioned)](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=ETH)
* [URPD (Percent-partitioned)](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=ETH)

## 3rd September 2025

`Improvement`

We will update our BTC labels for [Kraken](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=BTC\&e=kraken) on 2025-09-05 between 00:30 and 01:00 UTC. The expected balance change is shown in Figure below.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-fc3e343bc818889bae4783a876a376825cc9e359%2Fchangelog_kraken_2025-09-03.png?alt=media" alt=""><figcaption></figcaption></figure>

## 29 August 2025

`Improvement`

**Updated ETH and ERC20 Exchange Labels** We are now capturing significantly more balance. Most notably, [USDC](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=USDC) and [cbETH](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=CBETH) have seen a substantial improvement, alongside many other ERC20s.

## 21 August 2025

`Improvement`

Extended metric metadata API references with `metric_variant` [Learn more](https://docs.glassnode.com/basic-api/metadata#metric)

\*\* Metric Metadata API \*\*

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)

## 12 August 2025

`Improvement`

Extended assets metadata API with `semantic_tags` field containing the list of semantic tags associated with the asset. [Learn more](https://docs.glassnode.com/basic-api/metadata#assets)

\*\* Assets Metadata API \*\*

* Assets: [/v1/metadata/assets](https://api.glassnode.com/v1/metadata/assets))

## 11 August 2025

`Feature`

New metric: [Options Net Premium Breakdown by Strike Price](https://studio.glassnode.com/charts/options.OptionsNetPremiumBreakdownByStrikePrice?a=BTC) available for BTC and ETH.

`Feature`

Glassnode MCP Server — provides AI agents access to Glassnode’s API for on-chain metrics, market data, and analytics.

[Learn more](https://docs.glassnode.com/guides-and-tutorials/glassnode-mcp-server)

`Improvement`

Filter metrics by assets. [Learn more](https://docs.glassnode.com/basic-api/metadata#metrics)

\*\* Metrics Metadata API \*\*

* Metrics: [/v1/metadata/metrics](https://api.glassnode.com/v1/metadata/metrics)

## 8 August 2025

Note: On Wednesday, August 13th these metrics will be updated to include only the original daily resolution (daily settlements).

* [Futures CME Open Interest](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestSum?a=BTC\&c=usd\&resolution=24h)
* [Futures CME Volume Daily](https://studio.glassnode.com/charts/derivatives.FuturesCmeVolumeDailySum?a=BTC\&c=usd\&resolution=24h)
* [Futures CME Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCashMarginSum?a=BTC\&c=usd\&resolution=24h)
* [Futures CME Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCryptoMarginSum?a=BTC\&c=usd\&resolution=24h)

## 7 August 2025

`Feature` New metrics: [**Daily Options Premium breakdown**](https://studio.glassnode.com/charts/options.OptionsPremiums?a=BTC). Available for BTC and ETH.

We’re expanding our options coverage with a new category focused on option premiums — tracking how much money is spent or received when buying and selling calls and puts. Over the coming weeks, we’ll roll out new metrics. The first new metric — the daily options premium breakdown — is now live. As an example, it shows whether traders are leaning into call buying (higher spending) or increasing call selling (more premium being received).

## 6 August 2025

`Improvement`

Extended assets metadata API with `logo_url` field containing the URL of the asset's logo. [Learn more](https://docs.glassnode.com/basic-api/metadata#assets)

\*\* Assets Metadata API \*\*

* Assets: [/v1/metadata/assets](https://api.glassnode.com/v1/metadata/assets)

## 4 August 2025

`Improvement`

Subsets of supported parameter values can now be queried with the metric metadata API. `next_parameter` in the response is deprecated and is no longer required nor constrains the request query. [Learn more](https://docs.glassnode.com/basic-api/metadata#metric)

\*\* Metric Metadata API \*\*

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)
*

## 1 August 2025

`Improvement`

Extended metric metadata API with `descriptors` field containing detailed information about the metric including name, group, and description. [Learn more](https://docs.glassnode.com/basic-api/metadata#metric)

\*\* Metric Metadata API \*\*

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)

## 21 July 2025

`Feature`

The following metrics are now available for ETH tokens:

* [Number of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitCount?a=STETH)
* [Number of Addresses in Loss](https://studio.glassnode.com/charts/addresses.LossCount?a=STETH)
* [Percent of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitRelative?a=STETH)
* [Relative Unrealized Profit](https://studio.glassnode.com/charts/indicators.UnrealizedProfit?a=STETH)
* [Relative Unrealized Loss](https://studio.glassnode.com/charts/indicators.UnrealizedLoss?a=STETH)
* [Long Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplMore155?a=STETH)
* [Short Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplLess155?a=STETH)

`Improvement`

* The following metrics for ETH tokens are now also available with 1h resolution: [Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitSum?a=STETH), [Supply in Loss](https://studio.glassnode.com/charts/supply.LossSum?a=STETH), [Percent Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitRelative?a=STETH)
* For improved consistency with other metrics and assets the following metrics for ETH tokens now exclude smart contracts: [Net Unrealized Profit/Loss (NUPL)](https://studio.glassnode.com/charts/indicators.NetUnrealizedProfitLoss?a=STETH), [Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitSum?a=STETH), [Supply in Loss](https://studio.glassnode.com/charts/supply.LossSum?a=STETH), [Percent Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitRelative?a=STETH)

## 17 July 2025

`Improvement`

Addressed an issue in [Number of Addresses with a Non-Zero Balance](https://studio.glassnode.com/charts/addresses.NonZeroCount?a=UNI) for ETH tokens where the number of addresses could be underestimated.

## 14 July 2025

`Improvement`

Extends metric metadata API with `timerange` field containing the minimum and maximum available timestamp for a metric:

\*\* Metric Metadata API \*\*

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)

## 10 July 2025

`Feature`

Extended support for Optimism and Base networks across the following metrics:

**Address Metrics:**

* [Address Count](https://studio.glassnode.com/charts/addresses.Count?a=ETH\&network=base)
* [Address Count (>100)](https://studio.glassnode.com/charts/addresses.Min100Count?a=ETH\&network=base)
* [Address Count (>10)](https://studio.glassnode.com/charts/addresses.Min10Count?a=ETH\&network=base)
* [Address Count (>10k)](https://studio.glassnode.com/charts/addresses.Min10kCount?a=ETH\&network=base)
* [Address Count (>1)](https://studio.glassnode.com/charts/addresses.Min1Count?a=ETH\&network=base)
* [Address Count (>1k)](https://studio.glassnode.com/charts/addresses.Min1kCount?a=ETH\&network=base)
* [Address Count (>32)](https://studio.glassnode.com/charts/addresses.Min32Count?a=ETH\&network=base)
* [Address Count (>0.1)](https://studio.glassnode.com/charts/addresses.MinPoint1Count?a=ETH\&network=base)
* [Address Count (>0.01)](https://studio.glassnode.com/charts/addresses.MinPointZero1Count?a=ETH\&network=base)
* [New Non-Zero Address Count](https://studio.glassnode.com/charts/addresses.NewNonZeroCount?a=ETH\&network=base)
* [Non-Zero Address Count](https://studio.glassnode.com/charts/addresses.NonZeroCount?a=ETH\&network=base)
* [Supply Balance 0.001-0.01](https://studio.glassnode.com/charts/addresses.SupplyBalance0001001?a=ETH\&network=base)
* [Supply Balance 0.01-0.1](https://studio.glassnode.com/charts/addresses.SupplyBalance001001?a=ETH\&network=base)
* [Supply Balance 0.1-1](https://studio.glassnode.com/charts/addresses.SupplyBalance011?a=ETH\&network=base)
* [Supply Balance 100-1k](https://studio.glassnode.com/charts/addresses.SupplyBalance1001k?a=ETH\&network=base)
* [Supply Balance 10-100](https://studio.glassnode.com/charts/addresses.SupplyBalance10100?a=ETH\&network=base)
* [Supply Balance 10k-100k](https://studio.glassnode.com/charts/addresses.SupplyBalance10k100k?a=ETH\&network=base)
* [Supply Balance 1-10](https://studio.glassnode.com/charts/addresses.SupplyBalance110?a=ETH\&network=base)
* [Supply Balance 1k-10k](https://studio.glassnode.com/charts/addresses.SupplyBalance1k10k?a=ETH\&network=base)
* [Supply Balance <0.001](https://studio.glassnode.com/charts/addresses.SupplyBalanceLess0001?a=ETH\&network=base)
* [Supply Balance >100k](https://studio.glassnode.com/charts/addresses.SupplyBalanceMore100k?a=ETH\&network=base)
* [Supply Distribution Relative](https://studio.glassnode.com/charts/addresses.SupplyDistributionRelative?a=ETH\&network=base)

**Breakdown Metrics:**

* [Market Cap Realized by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByAge?a=ETH\&network=base)
* [Market Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByAge?a=ETH\&network=base)
* [MVRV by Age](https://studio.glassnode.com/charts/breakdowns.MvrvByAge?a=ETH\&network=base)
* [Realized Price by Age](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByAge?a=ETH\&network=base)
* [Realized Loss by Age](https://studio.glassnode.com/charts/breakdowns.RealizedLossByAge?a=ETH\&network=base)
* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=ETH\&network=base)
* [Realized Loss by P\&L](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=ETH\&network=base)
* [Realized Profit by Age](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByAge?a=ETH\&network=base)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=ETH\&network=base)
* [Realized Profit by P\&L](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=ETH\&network=base)
* [SOPR by Age](https://studio.glassnode.com/charts/breakdowns.SoprByAge?a=ETH\&network=base)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=ETH\&network=base)
* [SOPR by P\&L](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=ETH\&network=base)
* [Spent Volume Loss by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByAge?a=ETH\&network=base)
* [Spent Volume Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=ETH\&network=base)
* [Spent Volume Profit by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByAge?a=ETH\&network=base)
* [Spent Volume Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=ETH\&network=base)
* [Spent Volume by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByAge?a=ETH\&network=base)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=ETH\&network=base)
* [Spent Volume by P\&L](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=ETH\&network=base)
* [Supply by Age](https://studio.glassnode.com/charts/breakdowns.SupplyByAge?a=ETH\&network=base)

**Exchange Metrics:**

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=ETH\&network=base)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=ETH\&network=base)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=ETH\&network=base)

**Indicators:**

* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=ETH\&network=base)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=ETH\&network=base)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=ETH\&network=base)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=ETH\&network=base)
* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=ETH\&network=base)

**Market Metrics:**

* [Market Cap Realized](https://studio.glassnode.com/charts/market.MarketcapRealizedUsd?a=ETH\&network=base)
* [Market Cap](https://studio.glassnode.com/charts/market.MarketcapUsd?a=ETH\&network=base)
* [MVRV](https://studio.glassnode.com/charts/market.Mvrv?a=ETH\&network=base)
* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=ETH\&network=base)
* [Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=ETH\&network=base)

**Supply Metrics:**

* [Active Supply 1d-1w](https://studio.glassnode.com/charts/supply.Active1d1w?a=ETH\&network=base)
* [Active Supply 1m-3m](https://studio.glassnode.com/charts/supply.Active1m3m?a=ETH\&network=base)
* [Active Supply 1w-1m](https://studio.glassnode.com/charts/supply.Active1w1m?a=ETH\&network=base)
* [Active Supply 1y-2y](https://studio.glassnode.com/charts/supply.Active1y2y?a=ETH\&network=base)
* [Active Supply 24h](https://studio.glassnode.com/charts/supply.Active24h?a=ETH\&network=base)
* [Active Supply 2y-3y](https://studio.glassnode.com/charts/supply.Active2y3y?a=ETH\&network=base)
* [Active Supply 3m-6m](https://studio.glassnode.com/charts/supply.Active3m6m?a=ETH\&network=base)
* [Active Supply 3y-5y](https://studio.glassnode.com/charts/supply.Active3y5y?a=ETH\&network=base)
* [Active Supply 5y-7y](https://studio.glassnode.com/charts/supply.Active5y7y?a=ETH\&network=base)
* [Active Supply 6m-12m](https://studio.glassnode.com/charts/supply.Active6m12m?a=ETH\&network=base)
* [Active Supply 7y-10y](https://studio.glassnode.com/charts/supply.Active7y10y?a=ETH\&network=base)
* [Active Supply >10y](https://studio.glassnode.com/charts/supply.ActiveMore10y?a=ETH\&network=base)
* [HODL Waves](https://studio.glassnode.com/charts/supply.HodlWaves?a=ETH\&network=base)

Extended support for Proof Of Reserves Metrics to:

* [Arbitrum](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=ETH\&network=arb)
* [Base](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=ETH\&network=base)
* [Optimism](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=ETH\&e=binance\&network=opt\&zoom=all)
* [BNB](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=BNB\&e=binance\&zoom=all)
* [XRP](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=XRP\&e=binance\&zoom=all)
* [DOGE](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=DOGE\&e=binance\&zoom=all)
* [TRX](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=TRX\&e=binance\&zoom=all)
* [TON](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=TON\&e=binance\&zoom=all)
* [All Assets (Current)](https://studio.glassnode.com/charts/distribution.ProofOfReservesAllLatest?a=BTC\&e=binance\&zoom=all)
* [All Assets](https://studio.glassnode.com/charts/distribution.ProofOfReservesAll?a=BTC\&e=binance\&zoom=all)

## 9 July 2025

`Improvement`

We've added support for 10 additional SPL tokens:

```
MSTRX, TSLAX, SPYX, COINX, GMEX, CRCLX, AAPLX, HOODX, GOOGLX, NVDAX
```

`Feature`

Added the ability to filter by asset categories on [https://studio.glassnode.com](https://studio.glassnode.com/) i.e. `Top Assets`, `Stablecoins`, etc.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-d08610702bdb90c8df64fff3df74f9da1a79495c%2Fchangelog-2025-07-09.png?alt=media" alt=""><figcaption></figcaption></figure>

## 3 July 2025

Note: On Wednesday, July 9th, circulating supply metrics will update during the day to reflect improved data quality and a refined calculation methodology.

## 2 July 2025

`Feature` New metrics: [**Leverage Position Openings & Closures (LPOC)**](https://studio.glassnode.com/charts/indicators.LeveragePositionOpeningsScaled) infer leveraged positioning by analyzing price and open interest relationships. Available for 600+ assets.

* [Leverage Position Openings](https://studio.glassnode.com/charts/indicators.LeveragePositionOpenings)
* [Leverage Position Closures](https://studio.glassnode.com/charts/indicators.LeveragePositionClosures)
* [Leverage Position Openings (Scaled)](https://studio.glassnode.com/charts/indicators.LeveragePositionOpeningsScaled)
* [Leverage Position Closures (Scaled)](https://studio.glassnode.com/charts/indicators.LeveragePositionClosuresScaled)

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-92a385f35cfd01e3023a0de72478512701c4ecc7%2Fglassnode-studio_leverage-position-closures.png?alt=media" alt=""><figcaption></figcaption></figure>

## 27 June 2025

`Feature` Liquidation metrics: Added support for BTC and ETH on Bybit. Metrics for BTC and ETH on other exchanges may show altered values due to a calculation methodology update.

* [Futures Long Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongSum?e=bybit)
* [Futures Long Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongMean?e=bybit)
* [Futures Short Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortSum?e=bybit)
* [Futures Short Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortMean?e=bybit)
* [Futures Long Liquidations Dominance](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongRelative?e=bybit)

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-7720b0fe205d33e650dad713cec3eb6ec39a2641%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## 23 June - Added More ERC20 and SPL Tokens

`Improvement`

We've added support for 429 additional ERC20 and SPL tokens:

```
$1, $CWIF, $DOGEAI, $FARTBOY, $MICRO, $NAP, $PURGE, $RIF, $URO, A47, AAG, ACS, AGETH, AGRI, AIKEK, AIMONICA, AIN, AINTI, AIXBT, ALCH, ALVA, ANC, ANYONE, ANYONE, APX, ARC, ARCA, ASM, ASTR, ATLAS, ATR, ATR, AUDF, AURY, AUTOS, AVA, AVAIL, AVB, AZUR, BAAS, BARSIK, BAZED, BB, BBSOL, BDC, BENDOG, BERT, BINK, BLOCK, BNSOL, BOBAOPPA, BODEN, BONGO, BOOE, BOTIFY, BOX, BTC2X-FLI, BTU, BUTTHOLE, BUZZ, BVM, BXBT, CA, CAI, CARR, CARROT, CBAT, CHAT, CHKN, CHOMP, CLEAR, CLOUD, CNHT, CORN, CROWN, CUNI, DAKU, DBR, DDBAM, DEFX, DEGENAI, DEUSD, DEVVE, DINERO, DIP, DIVER, DNX, DOG, DOGE, DOGE, DOGEGF, DOLAN, DOLO, DOP, DORKY, DRIFT, DRV, DVI, EBET, EBULL, EDUM, EFFECT, ELIZA, ELON4AFD, ELONRWA, ELX, EPIC, EQUAD, EURCV, EURQ, EURR, EVER, EXRD, FACTR, FAKEAI, FHE, FIDA, FIDU, FJO, FLAY, FLOCK, FLUXB, FLX, FLX, FNCT, FOMO, FOXSY, FRED, FRIC, FT, FUEL, FXN, GEMS, GENE, GENOME, GEOD, GHIBLI, GIGA, GIKO, GLQ, GME, GME, GNON, GNUS, GOHOME, GORK, GRIFFAIN, GRIFT, GUAC, HANDY, HARAMBE, HEGE, HEI, HERA, HEU, HI, HMT, HNS, HONEY, HOUSE, HSK, HXD, HYPER, IMPT, INF, INFRA, IO, IOT, ISLAND, IZI, J, JAILSTOOL, JELLYJELLY, JLP, JYAI, KAI, KAN, KEKIUS, KENDU, KEX, KIN, KING, KIP, KMNO, KNINE, KOIN, KOKO, LADYF, LAKE, LAUNCHCOIN, LAYER, LBR, LCS, LIBRA, LIKE, LIMBO, LL, LNDX, LOCKIN, LOOMOLD, LOULOU, LRDS, LTX, LUNA, M3M3, MAD, MAGA, MASA, MAX, MAX, MAXETH, MBS, MCDULL, MDAI, ME, MEED, MEMDEX, MEMESAI, MEOW, META, METAL, MINI, MLG, MNDE, MNEE, MNGO, MOBILE, MONG, MOODENG, MOVE, MPLX, MPS, MSOL, MTO, MUSD, MVC, MYST, NAI, NATIX, NC, NEIRO, NEIRO, NEUR, NEURON, NHT, NOS, NUMI, OBOL, OL, OPUS, ORCA, ORDI, OSCAR, OSMI, OSOL, OWN, PAI, PAIN, PAL, PAR, PATRIOT, PDEX, PEIPEI, PEPU, PHIL, PHRZ, PIKA, PIN, PIPPIN, PIRATE, PLUME, PNP, PNP, POLIS, POOL, PPC, PRCL, PRISMA, PROJECT89, PROMPT, PUNDIAI, PUNDU, PUPPIES, PUPS, PURPE, PWEASE, PYTHIA, RAI, RBC, RBNT, RDPX, RED, REKT, REP, RETARDIO, RFC, RFD, RIO, RIZO, RJV, ROA, ROAM, ROCK, ROKO, ROOT, RSWETH, SAAS, SABAI, SAN, SAROS, SBR, SEDA, SETH, SEXY, SFI, SG, SHDW, SHFL, SHIBDOGE, SHOGGOTH, SHRUB, SKBDI, SLAP, SLIM, SNAI, SNPAD, SNSY, SOCKS, SOIL, SOLAMA, SONIC, SOS, SOSO, SOVRN, SPARKLET, SPC, SPE, SPEC, SPH, SQGROW, SSE, STEP, STIMA, STNK, STRDY, STSOL, STTAO, SUIAI, SUSDE, SUSDS, SWARMS, SWITCH, SWTH, SYNT, TADA, TAI, TAOBOT, TAONU, TETH, TITCOIN, TITS, TJRM, TNSR, TON, TREAT, TREMP, TROG, TXAU, TYPE, UCASH, UFD, UNP, UPC, UPT, USA, USDG, USDQ, USDR, USDZ, USUAL, USYC, VERSE, VICE, VINE, VISTA, VIVI, VOW, VSP, VTRADING, VVAIFU, WAFFLES, WARPED, WCT, WECAN, WEPE, WITCH, WMC, WOLF, WOLF, WOM, WUF, XAND, XAR, XDATA, XFUND, XION, XMW, XNET, XSWAP, XTN, XX, XZK, YAI, YNE, YTC, ZARP, ZBCN, ZCHF, ZEUS, ZEX, ZKCRO, ZKL, ZKP, ZND, ZNN, ZRC, ZUSD, ZYN, ZYPTO
```

## 19 June 2025

`Feature`

Liquidation metrics available for all assets on OKX, Bybit, and Bitmex exchange

* [Futures Long Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongSum?e=binance)
* [Futures Long Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongMean?e=binance)
* [Futures Short Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortSum?e=binance)
* [Futures Short Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortMean?e=binance)
* [Futures Long Liquidations Dominance](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongRelative?e=binance)

Note: Support for BTC and ETH on Bybit will be added next week. Metrics for BTC and ETH on other exchanges may show altered values due to a calculation methodology update.

## 18 June 2025

`Feature`

We have expanded the Cost Basis Distribution (CBD) Heatmap coverage to include the following assets:

BNB:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=BNB)

DOGE:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=DOGE)

SOL:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=SOL)

TON:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=TON)

TRX:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=TRX)

XRP:

* [Cost Basis Distribution Heatmap](https://studio.glassnode.com/charts/indicators.CostBasisDistributionHeatmap?a=XRP)

New support and release of Distribution metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple:

BNB:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=BNB)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=BNB)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=BNB)

DOGE:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=DOGE)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=DOGE)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=DOGE)

SOL:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=SOL)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=SOL)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=SOL)

TON:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=TON)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=TON)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=TON)

TRX:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=TRX)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=TRX)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=TRX)

XRP:

* [Gini Coefficient](https://studio.glassnode.com/charts/distribution.Gini?a=XRP)
* [Herfindahl Index](https://studio.glassnode.com/charts/distribution.Herfindahl?a=XRP)
* [Supply of Top 1% Addresses](https://studio.glassnode.com/charts/distribution.Balance1PctHolders?a=XRP)

## 16 June 2025

`Feature`

Release of retention rate metrics for BTC, ETH, ERC-20 and SPL tokens, providing insights into holder behavior and asset stickiness.

* [Activity Retention Rate](https://studio.glassnode.com/charts/addresses.ActivityRetentionRate?a=BTC)
* [Holder Retention Rate](https://studio.glassnode.com/charts/addresses.HolderRetentionRate?a=BTC)
* [Holder Accumulation Ratio](https://studio.glassnode.com/charts/addresses.HolderAccumulationRatio?a=BTC)

## 13 June 2025

`Feature`

New support and release of Spent Output Price Distribution (SOPD) and Profit/Loss metrics for Solana SPL tokens.

* [Spent Output Price Distribution : ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=BONK)
* [Spent Output Price Distribution : Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=BONK)
* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=BONK)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=BNB)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=BNB)

## 12 June 2025

`Feature`

We have expanded these metrics coverage with 24 assets - namely ALPINE, ASR, EPT, DOLO, DOOD, FB, HAEDAL, HOUSE, HYPER, INIT, MAJOR, MILK, FHE, GORK, OBOL, PRAI, REX, SAROS, SKYAI, SXT, STO, CLANKER, TUT, ZORA.

Updated metrics:

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=SAROS)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=SAROS)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=SAROS)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=SAROS)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=SAROS)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=SAROS)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=SAROS)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=SAROS)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=SAROS)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=SAROS)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=SAROS)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=SAROS)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=SAROS)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=SAROS)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=SAROS)
* [Futures Volume Delta](https://studio.glassnode.com/charts/derivatives.FuturesVd?a=SAROS)
* [Futures Volume Delta Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesVdPerpetual?a=SAROS)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=SAROS)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=SAROS)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=SAROS)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=SAROS)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=SAROS)
* [Futures Funding Rate Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetual?a=SAROS)
* [Futures Funding Rate Perpetual All](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetualAll?a=SAROS)
* [Annualized Realized Volatility (1 Week)](https://studio.glassnode.com/charts/market.RealizedVolatility1Week?a=SAROS)
* [Annualized Realized Volatility (2 Weeks)](https://studio.glassnode.com/charts/market.RealizedVolatility2Weeks?a=SAROS)
* [Annualized Realized Volatility (1 Month)](https://studio.glassnode.com/charts/market.RealizedVolatility1Month?a=SAROS)
* [Annualized Realized Volatility (3 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility3Months?a=SAROS)
* [Annualized Realized Volatility (6 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility6Months?a=SAROS)
* [Annualized Realized Volatility (1 Year)](https://studio.glassnode.com/charts/market.RealizedVolatility1Year?a=SAROS)
* [Annualized Realized Volatility (All)](https://studio.glassnode.com/charts/market.RealizedVolatilityAll?a=SAROS)

## 10 June 2025

`Feature`

New support and release of Exchange Balance metrics on the following networks: Binance, Dogecoin, Tron, Toncoin and Ripple

BNB:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=BNB)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=BNB)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=BNB)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=BNB)

DOGE:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=DOGE)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=DOGE)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=DOGE)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=DOGE)

TRX:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=TRX)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=TRX)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=TRX)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=TRX)

TON:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=TON)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=TON)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=TON)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=TON)

XRP:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=XRP)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=XRP)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=XRP)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=XRP)

## 6 June 2025

`Feature`

New support and release of Spent Output Price Distribution (SOPD) metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [Spent Output Price Distribution : ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=BNB)
* [Spent Output Price Distribution : Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=BNB)

DOGE:

* [Spent Output Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=DOGE)
* [Spent Output Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=DOGE)

SOL:

* [Spent Output Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=SOL)
* [Spent Output Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=SOL)

TRX:

* [Spent Output Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=TRX)
* [Spent Output Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=TRX)

TON:

* [Spent Output Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=TON)
* [Spent Output Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=TON)

XRP:

* [Spent Output Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionAth?a=XRP)
* [Spent Output Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.SpentOutputPriceDistributionPercent?a=XRP)

## 5 June 2025

`Improvement`

Unified balance bands used in breakdown by wallet size metrics across SPL and ERC-20 tokens. All tokens now use the SPL-style format: `<0.1 ppm`, `0.1–10 ppm`, `10-1k ppm`,`1k–10k ppm`, `>10k ppm`.

## 4 June 2025

`Feature`

Add XRP support to CME metrics:

* [Futures CME Open Interest](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestSum?a=XRP\&c=usd\&resolution=24h)
* [Futures CME Volume Daily](https://studio.glassnode.com/charts/derivatives.FuturesCmeVolumeDailySum?a=XRP\&c=usd\&resolution=24h)
* [Futures CME Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCashMarginSum?a=XRP\&c=usd\&resolution=24h)
* [Futures CME Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCryptoMarginSum?a=XRP\&c=usd\&resolution=24h)

`Feature`

New blockchains supported (Arbitrum, Base and Optimism) on the ETH Gas metrics:\
(Use the network dropdown to select the blockchain)

ETH Gas Metrics:

* [Total Gas Used](https://studio.glassnode.com/charts/fees.GasUsedSum?a=ETH)
* [Mean Gas Used](https://studio.glassnode.com/charts/fees.GasUsedMean?a=ETH)
* [Median Gas Used](https://studio.glassnode.com/charts/fees.GasUsedMedian?a=ETH)
* [Mean Transaction Gas Price](https://studio.glassnode.com/charts/fees.GasPriceMean?a=ETH)
* [Median Transaction Gas Price](https://studio.glassnode.com/charts/fees.GasPriceMedian?a=ETH)
* [Mean Transaction Gas Limit](https://studio.glassnode.com/charts/fees.GasLimitTxMean?a=ETH)
* [Median Transaction Gas Limit](https://studio.glassnode.com/charts/fees.GasLimitTxMedian?a=ETH)

`Feature`

Cross chain Assets now support EVM Gas metrics across blockchains that use ETH as Gas

* Supported Cross Chain Assets: ***DAI, PYUSD, RLUSD, USDC, USDT***
* Blockchains supported: ***Arbitrum, Base, Ethereum and Optimism***

ETH Gas Metrics:

* [Total Gas Used](https://studio.glassnode.com/charts/fees.GasUsedSum?a=USDT)
* [Mean Gas Used](https://studio.glassnode.com/charts/fees.GasUsedMean?a=USDT)
* [Median Gas Used](https://studio.glassnode.com/charts/fees.GasUsedMedian?a=USDT)
* [Mean Transaction Gas Price](https://studio.glassnode.com/charts/fees.GasPriceMean?a=USDT)
* [Median Transaction Gas Price](https://studio.glassnode.com/charts/fees.GasPriceMedian?a=USDT)

## 2 Jun 2025

`Feature`

* Added `cummin` function to the Studio. This function calculates the cumulative minimum of a time series. [Learn more](https://docs.glassnode.com/guides-and-tutorials/workbench-guide)

## 30 May 2025

`Feature`

New support and release of the following metrics on SPL tokens:

* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=BONK\&resolution=24h\&zoom=all)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=BONK\&resolution=24h\&zoom=all)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=BONK\&resolution=24h\&zoom=all)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=BONK\&resolution=24h\&zoom=all)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=BONK\&resolution=24h\&zoom=all)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=BONK\&resolution=24h\&zoom=all)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=BONK\&resolution=24h\&zoom=all)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=BONK\&resolution=24h\&zoom=all)
* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=BONK\&resolution=24h\&zoom=all)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=BONK\&resolution=24h\&zoom=all)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=BONK\&resolution=24h\&zoom=all)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=BONK\&resolution=24h\&zoom=all)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=BONK\&zoom=all)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=BONK\&zoom=all)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=BONK\&zoom=all)

## 29 May 2025

`Improvement`

We have updated our Arbitrum balance calculations to improve accuracy and consistency. This change will take effect and be visible in Glassnode Studio starting **Thursday, June 5th**.

As a result, you may notice visible adjustments in metrics that rely on balance differences. These reflect improvements in our methodology and better alignment with on-chain data.

`Feature`

New support and release of SPL token UTXO Realized Price Distribution (URPD) metrics on the Solana network

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=BONK)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=BONK)

## 28 May 2025

`Feature`

New support and release of SPL exchange balances metrics on Solana

Available SPLs:

```
'$MICHI', 'ACT', 'AI16Z', 'BAN', 'BEER', 'BILLY', 'BOME', 'BONK', 'BULLY', 'CENTS', 'CHILLGUY', 'DADDY', 'DUKO', 'FARTCOIN', 'FWOG', 'GINNAN', 'GMT', 'GOAT', 'GRASS', 'HEHE', 'HNT', 'JTO', 'JUP', 'KHAI', 'LUCE', 'MANEKI', 'MELANIA', 'MEW', 'MOODENG', 'MOTHER', 'MUMU', 'MYRO', 'NPCS', 'NUB', 'OFFICIAL-TRUMP', 'PENG', 'PENGU', 'PNUT', 'PONKE', 'POPCAT', 'PYTH', 'RAY', 'SAMO', 'SCF', 'SCIHUB', 'SELFIE', 'SIGMA', 'SILLY', 'SLERF', 'TOOKER', 'W', 'WEN', 'WIF', 'ZEREBRO'
```

Updated metrics:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=BONK)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=BONK)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=BONK)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=BONK)

## 23 May 2025

`Feature`

New metric: [**Supply By Investor Behavior**](https://studio.glassnode.com/charts/breakdowns.SupplyByInvestorBehavior?a=BTC) breaks down token supply by investor type—revealing whether market moves are driven by first-time buyers, conviction holders, momentum chasers, profit takers, or loss sellers. Available for BTC, ETH and ERC-20 tokens.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-75c8260489318f1f3797b1dd7e8fb0da308d5d8a%2F1.png?alt=media" alt=""><figcaption><p>BTC: Supply By Investor Behavior</p></figcaption></figure>

## 21 May 2025

`Feature`

Liquidation metrics available for all assets on Binance exchange

* [Futures Long Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongSum?e=binance)
* [Futures Long Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongMean?e=binance)
* [Futures Short Liquidations (Total)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortSum?e=binance)
* [Futures Short Liquidations (Mean)](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeShortMean?e=binance)
* [Futures Long Liquidations Dominance](https://studio.glassnode.com/charts/derivatives.FuturesLiquidatedVolumeLongRelative?e=binance)

`Feature`

New support and release of exchange balances metrics on Solana

Updated metrics:

* [Balance on Exchanges (Total)](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=SOL)
* [Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=SOL)
* [Balance on Exchanges (Stacked)](https://studio.glassnode.com/charts/distribution.BalanceExchangesAll?a=SOL)
* [Exchange Net Position Change](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=SOL)

## 20 May 2025

`Feature`

API usage history and current month's usage are now visible in [Settings / API](https://studio.glassnode.com/settings/api) in Glassnode Studio.

## 16 May 2025

`Feature`

We have expanded these metrics coverage with 11 assets - namely AVAAI, ALCH, BABY, BMT, EPIC, GUN, KERNEL, KILO, PROMPT, WAL, WCT.

Updated metrics:

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=WAL)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=WAL)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=WAL)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=WAL)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=WAL)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=WAL)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=WAL)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=WAL)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=WAL)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=WAL)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=WAL)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=WAL)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=WAL)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=WAL)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=WAL)
* [Futures Volume Delta](https://studio.glassnode.com/charts/derivatives.FuturesVd?a=WAL)
* [Futures Volume Delta Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesVdPerpetual?a=WAL)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=WAL)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=WAL)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=WAL)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=WAL)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=WAL)
* [Futures Funding Rate Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetual?a=WAL)
* [Futures Funding Rate Perpetual All](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetualAll?a=WAL)
* [Annualized Realized Volatility (1 Week)](https://studio.glassnode.com/charts/market.RealizedVolatility1Week?a=WAL)
* [Annualized Realized Volatility (2 Weeks)](https://studio.glassnode.com/charts/market.RealizedVolatility2Weeks?a=WAL)
* [Annualized Realized Volatility (1 Month)](https://studio.glassnode.com/charts/market.RealizedVolatility1Month?a=WAL)
* [Annualized Realized Volatility (3 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility3Months?a=WAL)
* [Annualized Realized Volatility (6 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility6Months?a=WAL)
* [Annualized Realized Volatility (1 Year)](https://studio.glassnode.com/charts/market.RealizedVolatility1Year?a=WAL)
* [Annualized Realized Volatility (All)](https://studio.glassnode.com/charts/market.RealizedVolatilityAll?a=WAL)

## 15 May 2025

`Feature`

Expanded Price Drawdown from ATH metric to include 1200+ assets, such as ADA, DOGE, SHIB, PEPE, ONDO and many more.

* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=PEPE)

## 14 May 2025

`Feature`

New support and release of breakdown metrics by Wallet Size on the following assets: BNB, DOGE, SOL, TON, TRX and XRP

BNB:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=BNB)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=BNB)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=BNB)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=BNB)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=BNB)

DOGE:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=DOGE)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=DOGE)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=DOGE)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=DOGE)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=DOGE)

SOL:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=SOL)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=SOL)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=SOL)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=SOL)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=SOL)

TON:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=TON)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=TON)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=TON)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=TON)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=TON)

TRX:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=TRX)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=TRX)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=TRX)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=TRX)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=TRX)

XRP:

* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=XRP)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=XRP)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=XRP)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=SXRPOL)
* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=XRP)

## 13 May 2025

`Feature`

New blockchains supported (Base and Optimism) on the following metrics:\
(Use the network dropdown to select the blockchain)

ETH native asset active addresses:

* [ActiveCount](https://studio.glassnode.com/metrics?a=ETH\&m=addresses.ActiveCount)
* [SendingCount](https://studio.glassnode.com/metrics?a=ETH\&m=addresses.SendingCount)
* [ReceivingCount](https://studio.glassnode.com/metrics?a=ETH\&m=addresses.ReceivingCount)

ETH native asset transfers:

* [TransfersCount](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.TransfersCount)
* [TransfersRate](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.TransfersRate)
* [TransfersVolumeSum](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.TransfersVolumeSum)
* [TransfersVolumeMean](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.TransfersVolumeMean)
* [TransfersVolumeMedian](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.TransfersVolumeMedian)

ETH native asset txs:

* [Transactions Count](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.Count)
* [Transactions Rate](https://studio.glassnode.com/metrics?a=ETH\&m=transactions.Rate)

ETH native asset fees:

* [Fees Volume Median](https://studio.glassnode.com/metrics?a=ETH\&m=fees.VolumeMedian)
* [Fees Volume Mean](https://studio.glassnode.com/metrics?a=ETH\&m=fees.VolumeMean)
* [Fees Volume Sum](https://studio.glassnode.com/metrics?a=ETH\&m=fees.VolumeSum)

Note:

* Median is not supported when network = aggregated
* Active Addresses now only counts unique sender and receiver addresses. It does not count addresses calling smart contracts.

## 12 May 2025

`Feature`

* [DVOL Index](https://studio.glassnode.com/charts/derivatives.DvolOhlc?a=BTC\&zoom=all)

The DVOL Index, developed by Deribit and inspired by the VIX methodology in traditional finance, tracks the 30-day implied volatility of options. It reflects market expectations and pricing of crypto option risk. Available for BTC and ETH.

## 9 May 2025

`Feature`

Add Solana support to CME metrics:

* [Futures CME Open Interest](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestSum?a=SOL\&c=usd\&e=total\&resolution=24h)
* [Futures CME Volume Daily](https://studio.glassnode.com/charts/derivatives.FuturesCmeVolumeDailySum?a=SOL\&c=usd\&e=total\&resolution=24h)
* [Futures CME Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCashMarginSum?a=SOL\&c=usd\&e=total\&resolution=24h)
* [Futures CME Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesCmeOpenInterestCryptoMarginSum?a=SOL\&c=usd\&e=total\&resolution=24h)

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-34696862c243ad0eb0e865f34aa0c52ac6048dde%2Fglassnode-studio_sol-futures-cme-open-interest%20(1).png?alt=media" alt=""><figcaption><p>SOL: Futures CME Open Interest</p></figcaption></figure>

`Feature`

New Active Addresses (with contracts) metric, this metric counts both unique sender and receiver addresses of ETH and also addresses calling smart contracts.\
The blockchains supported are Ethereum and Arbitrum. Its being introduced as the functionality of the existing Active Addresses metric is going to be changed\
(on Ethereum and Arbitrum) to only count unique sender and receiver addresses from the 13th April 2025. It will no longer count addresses calling smart contracts.\
By introducing this new metric, customers can still access the old functionality of the Active Addresses metric if they so wish.

* [Number of Active Addresses (with contracts)](https://studio.glassnode.com/charts/addresses.ActiveCountWithContracts?a=ETH)

## 8 May 2025

`Feature`

New Exchange Risk metrics, formerly supported only as workbenches, are now available::

* [Exchange Reliance Ratio](https://studio.glassnode.com/charts/distribution.ExchangeRelianceRatio)
* [Exchange Aggregated Reliance Ratio](https://studio.glassnode.com/charts/distribution.ExchangeAggregatedRelianceRatio)
* [Exchange Reshuffling Ratio](https://studio.glassnode.com/charts/distribution.ExchangeReshufflingRatio)
* [Exchange Aggregated Reshuffling Ratio](https://studio.glassnode.com/charts/distribution.ExchangeAggregatedReshufflingRatio)
* [Exchange Whales Outflow](https://studio.glassnode.com/charts/distribution.ExchangeWhalesOutflow)

`Feature`

New support and release of the following PnL metrics on the coins: Solana, Ripple, Tron, Toncoin, Dogecoin and Binance

SOL:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=SOL)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=SOL)

XRP:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=XRP)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=XRP)

TRX:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=TRX)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=TRX)

TON:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=TON)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=TON)

DOGE:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=DOGE)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=DOGE)
* [Net Unrealized Profit/Loss (NUPL)](https://studio.glassnode.com/charts/indicators.NetUnrealizedProfitLoss?a=DOGE)

BNB:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=BNB)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=BNB)

`Feature`

New support and release of the following PnL metrics on SPL tokens:

* [Realized Profit](https://studio.glassnode.com/charts/indicators.RealizedProfit?a=BONK)
* [Realized Loss](https://studio.glassnode.com/charts/indicators.RealizedLoss?a=BONK)
* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=BONK)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=BONK)

## 5 May 2025

`Feature`

New support and release of breakdown metrics by LTH/STH on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=BNB)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=BNB)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=BNB)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=BNB)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=BNB)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=BNB)

DOGE:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=DOGE)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=DOGE)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=DOGE)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=DOGE)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=DOGE)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=DOGE)

SOL:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=SOL)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=SOL)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=SOL)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=SOL)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=SOL)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=SOL)

TON:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=TON)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=TON)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=TON)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=TON)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=TON)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=TON)

TRX:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=TRX)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=TRX)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=TRX)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=TRX)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=TRX)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=TRX)

XRP:

* [Realized Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedLossByLthSth?a=XRP)
* [Realized Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByLthSth?a=XRP)
* [SOPR by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SoprByLthSth?a=XRP)
* [Spent Volume in Loss by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByLthSth?a=XRP)
* [Spent Volume in Profit by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByLthSth?a=XRP)
* [Spent Volume by LTH/STH](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByLthSth?a=XRP)

`Feature`

New support and release of Breakdowns By Wallet Size metrics on the following coins: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=BNB)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=BNB)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=BNB)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=BNB)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=BNB)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=BNB)

DOGE:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=DOGE)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=DOGE)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=DOGE)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=DOGE)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=DOGE)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=DOGE)

SOL:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=SOL)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=SOL)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=SOL)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=SOL)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=SOL)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=SOL)

TRX:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=TRX)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=TRX)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=TRX)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=TRX)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=TRX)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=TRX)

TON:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=TON)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=TON)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=TON)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=TON)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=TON)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=TON)

XRP:

* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=XRP)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=XRP)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=XRP)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=XRP)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=XRP)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=XRP)

`Feature`

New support and release of Breakdowns By Age Bands metrics for SPL tokens:

* [Supply by Age](https://studio.glassnode.com/charts/breakdowns.SupplyByAge?a=BONK)
* [Market Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByAge?a=BONK)
* [Realized Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByAge?a=BONK)
* [MVRV by Age](https://studio.glassnode.com/charts/breakdowns.MvrvByAge?a=BONK)
* [Realized Price by Age](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByAge?a=BONK)
* [SOPR by Age](https://studio.glassnode.com/charts/breakdowns.SoprByAge?a=BONK)
* [Realized Loss by Age](https://studio.glassnode.com/charts/breakdowns.RealizedLossByAge?a=BONK)
* [Realized Profit by Age](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByAge?a=BONK)
* [Spent Volume in Loss by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByAge?a=BONK)
* [Spent Volume in Profit by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByAge?a=BONK)
* [Spent Volume by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByAge?a=BONK)

`Feature`

New support and release of Realized Price metric for SPL tokens:

* [Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=BONK)

## 2 May 2025

`Feature`

Released the following metrics for BTC:

* [UK Government Balance](https://studio.glassnode.com/charts/distribution.BalanceUkGovernment?a=BTC)
* [Tesla Balance](https://studio.glassnode.com/charts/distribution.BalanceTesla?a=BTC)
* [PayPal Balance](https://studio.glassnode.com/charts/distribution.BalancePaypal?a=BTC)
* [Cash App Balance](https://studio.glassnode.com/charts/distribution.BalanceCashapp?a=BTC)
* [Robinhood Balance](https://studio.glassnode.com/charts/distribution.BalanceRobinhood?a=BTC)
* [Revolut Balance](https://studio.glassnode.com/charts/distribution.BalanceRevolut?a=BTC)

Added support for the following exchanges (BTC):

* [bitFlyer](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=BTC\&e=bitflyer)
* [UPbit](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=BTC\&e=upbit)

Introduced higher resolution support for Exchange Net Position Change Metrics

* Exchange Net Position Change for BTC ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=BTC\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=BTC\&resolution=1h))
* Exchange Net Position Change for ETH ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=ETH\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=ETH\&resolution=1h))
* Exchange Net Position Change for ERC-20 tokens ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=AAVE\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChange?a=AAVE\&resolution=1h))
* Point-In-Time Exchange Net Position Change for BTC ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=BTC\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=BTC\&resolution=1h))
* Point-In-Time Exchange Net Position Change for ETH ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=ETH\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=ETH\&resolution=1h))
* Point-In-Time Exchange Net Position Change for ERC-20 tokens ([10m](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=AAVE\&resolution=10m) & [1h](https://studio.glassnode.com/charts/distribution.ExchangeNetPositionChangePit?a=AAVE\&resolution=1h))

## 30 April 2025

`Improvement`

* A significant update to our Bitcoin address labels was set live. Among others, our exchange metrics received significant changes in this process. Some notable changes are shown in the charts below.

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-94110689ebab4206ef1760152175415a4b8047e0%2F2025-04-30_btc_balance_coinbase.png?alt=media" alt=""><figcaption><p>Exchange Balance Coinbase (BTC)</p></figcaption></figure>

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-496342f9fa9dea94af98c4afba4a8ae84a9dc10d%2F2025-04-30_btc_balance_cryptocom.png?alt=media" alt=""><figcaption><p>Exchange Balance Crypto.com (BTC)</p></figcaption></figure>

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-6f2025a1eeec2cda61da59965327dde9b191231c%2F2025-04-30_btc_balance_kraken.png?alt=media" alt=""><figcaption><p>Exchange Balance Kraken (BTC)</p></figcaption></figure>

## 29 April 2025

`Feature`

Extend support for BTC and ETH on Bitget and Crypto.com across the following metrics::

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=BTC)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=BTC)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=BTC)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=BTC)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=BTC)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=BTC)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=BTC)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=BTC)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=BTC)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=BTC)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=BTC)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=BTC)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=BTC)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=BTC)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=BTC)
* [Futures Vd](https://studio.glassnode.com/charts/derivatives.FuturesVd?a=BTC)
* [Futures Vd Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesVdPerpetual?a=BTC)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=BTC)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=BTC)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=BTC)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=BTC)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=BTC)

## 28 April 2025

`Improvement`

* Editing a multiline metric, now renders all traces
* You can now assign a dashboard to a folder directly during creation.

## 25 April 2025

`Feature`

New support and release of Breakdowns By Wallet Size metrics for SPL tokens:

* [Supply by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SupplyByWalletSize?a=BONK)
* [Market Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByWalletSize?a=BONK)
* [Realized Cap by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByWalletSize?a=BONK)
* [MVRV by Wallet Size](https://studio.glassnode.com/charts/breakdowns.MvrvByWalletSize?a=BONK)
* [SOPR by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SoprByWalletSize?a=BONK)
* [Realized Price by Wallet Size](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByWalletSize?a=BONK)
* [Realized Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedLossByWalletSize?a=BONK)
* [Realized Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByWalletSize?a=BONK)
* [Spent Volume in Loss by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByWalletSize?a=BONK)
* [Spent Volume in Profit by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByWalletSize?a=BONK)
* [Spent Volume by Wallet Size](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByWalletSize?a=BONK)

`Feature`

New support and release of Dormancy Flow metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=BNB)

DOGE:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=DOGE)

SOL:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=SOL)

TRX:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=TRX)

TON:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=TON)

XRP:

* [Dormancy Flow](https://studio.glassnode.com/charts/indicators.DormancyFlow?a=XRP)

`Feature`

Added support for BTC to the following metrics:

* [Number of Transfers](https://studio.glassnode.com/charts/transactions.TransfersCount?a=BTC)
* [Number of Transfers per Second](https://studio.glassnode.com/charts/transactions.TransfersRate?a=BTC)

## 24 April 2025

`Feature`

* Released new metrics [Activity Retention Supply](https://studio.glassnode.com/charts/supply.ActivityRetention?a=BTC) and [Holder Retention Supply](https://studio.glassnode.com/charts/supply.HolderRetention?a=BTC) for BTC

## 23 April 2025

We have added ERC-20 support to the Cost Basis Distribution Quantiles Metric.

Updated metrics:

* [Cost Basis Distribution Quantiles](https://studio.glassnode.com/charts/indicators.CostBasisDistributionQuantiles?a=AAVE)

## 17th April 2025

`Improvement`

As we continually strive to improve our data quality, we've introduced a better methodology to compute the [Holder Retention](https://studio.glassnode.com/charts/addresses.HolderRetention?a=BTC): Addresses with a balance below a certain dust threshold are no longer considered as holders. This paints a more accurate picture of the actual user behavior.

The values for this metric will be updated on Wednesday 23rd April. Exemplary changes to the charts are shown below:

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-2cf67338236f477dd9ee6b1af90e12110351e369%2Feth-month-over-month-holder-retention-before-and-after.png?alt=media" alt=""><figcaption><p>Holder Retention (ETH) with and without the improved methodology</p></figcaption></figure>

<figure><img src="https://2190898932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldi5WtVBeQ2iFbdqJ1a%2Fuploads%2Fgit-blob-166121c7aee75e8749f91b40ae74bacc05e321d2%2Fstrike-month-over-month-holder-retention-before-and-after.png?alt=media" alt=""><figcaption><p>Holder Retention (STRIKE) with and without the improved methodology</p></figcaption></figure>

## 11th April 2025

`Feature`

* Added support for "gate.io" in the [Proof-of-Reserves](https://studio.glassnode.com/charts/distribution.ProofOfReservesAll?a=BTC\&e=gate.io) metrics
* Released [Tether Treasury Balance](https://studio.glassnode.com/charts/distribution.BalanceTetherTreasury?a=BTC) metric

## 9th April 2025

`Improvement`

We have expanded these 30d price change metrics to 1200+ assets including SOL, XRP, DOGE, TRX, BNB, TON for all the available regions: US, EU, Asia.

* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=PEPE)
* [EU Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Emea30DPriceChange?a=PEPE)
* [Asia Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Apac30DPriceChange?a=PEPE)

## 8th April 2025

We have expanded these metrics coverage with 21 assets - namely BANANAS31, BR, ELX, FLOCK, FORM, IP, LAYER, MUBARAK, NAVX, NIL, OBT, OIK, PARTI, PI, RED, ROAM, SERAPH, SHELL, SIREN, TST, VIC.

Updated metrics:

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=PI)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=PI)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=PI)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=PI)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=PI)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=PI)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=PI)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=PI)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=PI)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=PI)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=PI)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=PI)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=PI)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=PI)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=PI)
* [Futures Cvd](https://studio.glassnode.com/charts/derivatives.FuturesCvd?a=PI)
* [Futures Cvd Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesCvdPerpetual?a=PI)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=PI)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=PI)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=PI)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=PI)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=PI)
* [Futures Funding Rate Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetual?a=PI)
* [Futures Funding Rate Perpetual All](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetualAll?a=PI)
* [Annualized Realized Volatility (1 Week)](https://studio.glassnode.com/charts/market.RealizedVolatility1Week?a=PI)
* [Annualized Realized Volatility (2 Weeks)](https://studio.glassnode.com/charts/market.RealizedVolatility2Weeks?a=PI)
* [Annualized Realized Volatility (1 Month)](https://studio.glassnode.com/charts/market.RealizedVolatility1Month?a=PI)
* [Annualized Realized Volatility (3 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility3Months?a=PI)
* [Annualized Realized Volatility (6 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility6Months?a=PI)
* [Annualized Realized Volatility (1 Year)](https://studio.glassnode.com/charts/market.RealizedVolatility1Year?a=PI)
* [Annualized Realized Volatility (All)](https://studio.glassnode.com/charts/market.RealizedVolatilityAll?a=PI)

## 7th April 2025

`Feature`

Add support for new networks to stablecoin metrics:

**USDC**

```
  Base, BNB chain and Optimism
```

**USDT**

```
  BNB chain, Optimism
```

**DAI**

```
  BNB chain
```

`Feature`

New support and release of RLUSD metrics on XRPL and Ethereum:

Active addresses:

* [ActiveCount](https://studio.glassnode.com/charts/addresses.ActiveCount?a=RLUSD\&network=eth)
* [SendingCount](https://studio.glassnode.com/charts/addresses.SendingCount?a=RLUSD\&network=eth)
* [ReceivingCount](https://studio.glassnode.com/charts/addresses.ReceivingCount?a=RLUSD\&network=eth)

Transfer metrics:

* [TransfersCount](https://studio.glassnode.com/charts/transactions.TransfersCount?a=RLUSD\&network=eth)
* [TransfersRate](https://studio.glassnode.com/charts/transactions.TransfersRate?a=RLUSD\&network=eth)
* [TransfersVolumeSum](https://studio.glassnode.com/charts/transactions.TransfersVolumeSum?a=RLUSD\&network=eth)
* [TransfersVolumeMean](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=RLUSD\&network=eth)
* [TransfersVolumeMedian](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=RLUSD\&network=eth)

## 2 April 2025

`Feature`

Released new API endpoints for retrieving all parameter's data in single requests: [Bulk metrics](https://docs.glassnode.com/basic-api/bulk-metrics)

`Feature`

New support and release of Transfer Volume in Profit/Loss and Spent Volume by Profit/Loss metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=BNB)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=BNB)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=BNB)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=BNB)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=BNB)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=BNB)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=BNB)

DOGE:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=DOGE)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=DOGE)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=DOGE)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=DOGE)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=DOGE)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=DOGE)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=DOGE)

SOL:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=SOL)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=SOL)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=SOL)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=SOL)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=SOL)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=SOL)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=SOL)

TRX:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=TRX)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=TRX)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=TRX)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=TRX)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=TRX)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=TRX)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=TRX)

TON:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=TON)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=TON)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=TON)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=TON)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=TON)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=TON)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=TON)

XRP:

* [Percent of Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitRelative?a=XRP)
* [Total Transfer Volume in Profit](https://studio.glassnode.com/charts/transactions.TransfersVolumeProfitSum?a=XRP)
* [Total Transfer Volume in Loss](https://studio.glassnode.com/charts/transactions.TransfersVolumeLossSum?a=XRP)
* [Spent Volume by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByPnl?a=XRP)
* [Realized Loss by Loss Margin](https://studio.glassnode.com/charts/breakdowns.RealizedLossByPnl?a=XRP)
* [Realized Profit by Profit Margin](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByPnl?a=XRP)
* [SOPR by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SoprByPnl?a=XRP)

## 24 March 2025

`Improvement`

Expanded Realized Volatility metrics to include 1200+ assets, such as XRP, BNB, SOL, ADA, DOGE, SHIB, PEPE and ONDO.

* [Annualized Realized Volatility (1 Week)](https://studio.glassnode.com/charts/market.RealizedVolatility1Week?a=XRP)
* [Annualized Realized Volatility (2 Weeks)](https://studio.glassnode.com/charts/market.RealizedVolatility2Weeks?a=XRP)
* [Annualized Realized Volatility (1 Month)](https://studio.glassnode.com/charts/market.RealizedVolatility1Month?a=XRP)
* [Annualized Realized Volatility (3 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility3Months?a=XRP)
* [Annualized Realized Volatility (6 Months)](https://studio.glassnode.com/charts/market.RealizedVolatility6Months?a=XRP)
* [Annualized Realized Volatility (1 Year)](https://studio.glassnode.com/charts/market.RealizedVolatility1Year?a=XRP)
* [Annualized Realized Volatility (All)](https://studio.glassnode.com/charts/market.RealizedVolatilityAll?a=XRP)

## 18 March 2025

`Feature`

New support and release of UTXO Realized Price Distribution (URPD) metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=BNB)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=BNB)

DOGE:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=DOGE)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=DOGE)

SOL:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=SOL)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=SOL)

TRX:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=TRX)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=TRX)

TON:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=TON)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=TON)

XRP:

* [UTXO Realized Price Distribution: ATH-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionAth?a=XRP)
* [UTXO Realized Price Distribution: Percent-Partitioned](https://studio.glassnode.com/charts/indicators.UtxoRealizedPriceDistributionPercent?a=XRP)

`Improvement`

Expanded the Estimated Leverage Ratio metric to up to 300 assets including ERC-20 tokens like\
USDT, USDC, UNI, AAVE, LINK, LEO, SHIB, PEPE, ONDO.

* [Futures Estimated Leverage Ratio](https://studio.glassnode.com/charts/derivatives.FuturesEstimatedLeverageRatio?a=BTC\&e=binance)

## 17 March 2025

### Release

Release of new assets metadata API, see [Assets Metadata](https://docs.glassnode.com/basic-api/metadata#assets) for usage details.

* Assets: [/v1/metadata/assets](https://api.glassnode.com/v1/metadata/assets)

## 11 March 2025

`Feature`

New support and release of supply, indicator and market metrics on the following networks: Binance, Dogecoin, Solana, Tron, Toncoin and Ripple

BNB native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=BNB)

BNB native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=BNB)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=BNB)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=BNB)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=BNB)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=BNB)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=BNB)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=BNB)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=BNB)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=BNB)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=BNB)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=BNB)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=BNB)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=BNB)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=BNB)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=BNB)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=BNB)

BNB native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=BNB)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=BNB)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=BNB)

Dogecoin native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=DOGE)

Dogecoin native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=DOGE)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=DOGE)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=DOGE)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=DOGE)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=DOGE)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=DOGE)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=DOGE)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=DOGE)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=DOGE)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=DOGE)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=DOGE)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=DOGE)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=DOGE)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=DOGE)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=DOGE)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=DOGE)

Dogecoin native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=DOGE)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=DOGE)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=DOGE)

Solana native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=SOL)

Solana native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=SOL)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=SOL)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=SOL)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=SOL)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=SOL)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=SOL)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=SOL)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=SOL)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=SOL)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=SOL)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=SOL)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=SOL)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=SOL)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=SOL)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=SOL)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=SOL)

Solana native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=SOL)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=SOL)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=SOL)

Tron native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=TRX)

Tron native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=TRX)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=TRX)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=TRX)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=TRX)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=TRX)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=TRX)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=TRX)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=TRX)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=TRX)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=TRX)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=TRX)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=TRX)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=TRX)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=TRX)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=TRX)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=TRX)

Tron native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=TRX)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=TRX)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=TRX)

Ton native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=TON)

Ton native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=TON)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=TON)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=TON)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=TON)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=TON)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=TON)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=TON)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=TON)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=TON)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=TON)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=TON)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=TON)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=TON)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=TON)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=TON)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=TON)

Ton native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=TON)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=TON)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=TON)

XRP native asset supply metric:

* [Percent of Supply Last Active 1+ Years Ago](https://studio.glassnode.com/charts/supply.ActiveMore1YPercent?a=XRP)

XRP native asset indicator metrics:

* [Net Realized Profit/Loss](https://studio.glassnode.com/charts/indicators.NetRealizedProfitLoss?a=XRP)
* [Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=XRP)
* [Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=XRP)
* [Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=XRP)
* [Realized Profit/Loss Ratio](https://studio.glassnode.com/charts/indicators.RealizedProfitLossRatio?a=XRP)
* [Average Spent Output Lifespan (ASOL)](https://studio.glassnode.com/charts/indicators.Asol?a=XRP)
* [Long-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolLth?a=XRP)
* [Short-Term Holder ASOL](https://studio.glassnode.com/charts/indicators.AsolSth?a=XRP)
* [Coin Days Destroyed (CDD)](https://studio.glassnode.com/charts/indicators.Cdd?a=XRP)
* [Long-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddLth?a=XRP)
* [Short-Term Holder CDD](https://studio.glassnode.com/charts/indicators.CddSth?a=XRP)
* [Average Coin Dormancy](https://studio.glassnode.com/charts/indicators.AverageDormancy?a=XRP)
* [Hodled or Lost Coins](https://studio.glassnode.com/charts/indicators.HodledLostCoins?a=XRP)
* [Hodler Net Position Change](https://studio.glassnode.com/charts/indicators.HodlerNetPositionChange?a=XRP)
* [Liveliness](https://studio.glassnode.com/charts/indicators.Liveliness?a=XRP)
* [Median Spent Output Lifespan (MSOL)](https://studio.glassnode.com/charts/indicators.Msol?a=XRP)

XRP native asset market metrics:

* [MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=XRP)
* [Price Drawdown from ATH](https://studio.glassnode.com/charts/market.PriceDrawdownRelative?a=XRP)
* [US Month-over-Month Price Change](https://studio.glassnode.com/charts/market.Amer30DPriceChange?a=XRP)

`Feature`

Enabled support for the Ripple Network on-chain metrics.

XRP native asset Address Growth:

* [New Addresses](https://studio.glassnode.com/charts/addresses.NewNonZeroCount?a=XRP)
* [Total Addresses](https://studio.glassnode.com/charts/addresses.Count?a=XRP)

XRP native asset Addresses by Balance:

* [Number of Addresses with a Non-Zero Balance](https://studio.glassnode.com/charts/addresses.NonZeroCount?a=XRP)
* [Number of Addresses with Balance ≥ 0.01](https://studio.glassnode.com/charts/addresses.MinPointZero1Count?a=XRP)
* [Number of Addresses with Balance ≥ 0.1](https://studio.glassnode.com/charts/addresses.MinPoint1Count?a=XRP)
* [Number of Addresses with Balance ≥ 1](https://studio.glassnode.com/charts/addresses.Min1Count?a=XRP)
* [Number of Addresses with Balance ≥ 10](https://studio.glassnode.com/charts/addresses.Min10Count?a=XRP)
* [Number of Addresses with Balance ≥ 100](https://studio.glassnode.com/charts/addresses.Min100Count?a=XRP)
* [Number of Addresses with Balance ≥ 1k](https://studio.glassnode.com/charts/addresses.Min1KCount?a=XRP)
* [Number of Addresses with Balance ≥ 10k](https://studio.glassnode.com/charts/addresses.Min10KCount?a=XRP)

XRP native asset Breakdowns:

* [Market Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByAge?a=XRP)
* [Supply by Age](https://studio.glassnode.com/charts/breakdowns.SupplyByAge?a=XRP)
* [MVRV by Age](https://studio.glassnode.com/charts/breakdowns.MvrvByAge?a=XRP)
* [SOPR by Age](https://studio.glassnode.com/charts/breakdowns.SoprByAge?a=XRP)
* [Spent Volume in Loss by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByAge?a=XRP)
* [Spent Volume in Profit by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByAge?a=XRP)
* [Spent Volume by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByAge?a=XRP)
* [Realized Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByAge?a=XRP)
* [Realized Price by Age](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByAge?a=XRP)
* [Realized Loss by Age](https://studio.glassnode.com/charts/breakdowns.RealizedLossByAge?a=XRP)
* [Realized Profit by Age](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByAge?a=XRP)

XRP native asset Long/Short-Term:

* [Long Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplMore155?a=XRP)
* [Short Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplLess155?a=XRP)

XRP native asset Market:

* [Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=XRP)
* [Realized Cap](https://studio.glassnode.com/charts/market.MarketcapRealizedUsd?a=XRP)
* [Market Value to Realized Value Ratio (MVRV)](https://studio.glassnode.com/charts/market.Mvrv?a=XRP)

XRP native asset Profit/Loss:

* [Spent Output Profit Ratio (SOPR)](https://studio.glassnode.com/charts/indicators.Sopr?a=XRP)
* [Percent Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitRelative?a=XRP)
* [Total Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitSum?a=XRP)
* [Total Supply in Loss](https://studio.glassnode.com/charts/supply.LossSum?a=XRP)
* [Relative Unrealized Profit](https://studio.glassnode.com/charts/indicators.UnrealizedProfit?a=XRP)
* [Relative Unrealized Loss](https://studio.glassnode.com/charts/indicators.UnrealizedLoss?a=XRP)
* [Percent of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitRelative?a=XRP)
* [Number of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitCount?a=XRP)
* [Number of Addresses in Loss](https://studio.glassnode.com/charts/addresses.LossCount?a=XRP)

XRP native asset Supply:

* [HODL Waves](https://studio.glassnode.com/charts/supply.HodlWaves?a=XRP)
* [Realized Cap HODL Waves](https://studio.glassnode.com/charts/supply.RcapHodlWaves?a=XRP)
* [Total Supply Last Active < 24h](https://studio.glassnode.com/charts/supply.Active24H?a=XRP)
* [Total Supply Last Active 1d-1w](https://studio.glassnode.com/charts/supply.Active1D1W?a=XRP)
* [Total Supply Last Active 1w-1m](https://studio.glassnode.com/charts/supply.Active1W1M?a=XRP)
* [Total Supply Last Active 1m-3m](https://studio.glassnode.com/charts/supply.Active1M3M?a=XRP)
* [Total Supply Last Active 3m-6m](https://studio.glassnode.com/charts/supply.Active3M6M?a=XRP)
* [Total Supply Last Active 6m-12m](https://studio.glassnode.com/charts/supply.Active6M12M?a=XRP)
* [Total Supply Last Active 1y-2y](https://studio.glassnode.com/charts/supply.Active1Y2Y?a=XRP)
* [Total Supply Last Active 2y-3y](https://studio.glassnode.com/charts/supply.Active2Y3Y?a=XRP)
* [Total Supply Last Active 3y-5y](https://studio.glassnode.com/charts/supply.Active3Y5Y?a=XRP)
* [Total Supply Last Active 5y-7y](https://studio.glassnode.com/charts/supply.Active5Y7Y?a=XRP)
* [Total Supply Last Active 7y-10y](https://studio.glassnode.com/charts/supply.Active7Y10Y?a=XRP)
* [Total Supply Last Active 10y](https://studio.glassnode.com/charts/supply.ActiveMore10Y?a=XRP)

`Feature`

* Real time prices on [Studio Home page](https://studio.glassnode.com/home)

`Improvement`

* Sort Home page assets by Market cap
* Performance & stability updates

## 10 March 2025

`Improvement`

We have updated our Ethereum supply calculation to better reflect net ETH2 Staking Rewards by explicitly adjusting for penalties and slashing events.

Updated metrics:

* [ETH: Circulating Supply](https://studio.glassnode.com/charts/supply.Current?a=ETH)
* [ETH: Minted Supply](https://studio.glassnode.com/charts/supply.Minted?a=ETH)
* [ETH: Inflation Rate](https://studio.glassnode.com/charts/supply.InflationRate?a=ETH)
* [ETH: Market Cap](https://studio.glassnode.com/charts/market.MarketcapUsd?a=ETH)
* [ETH: Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=ETH)
* [ETH: Aggregate Security Spend (Thermocap)](https://studio.glassnode.com/charts/mining.Thermocap?a=ETH)
* [ETH: Market Cap to Thermocap Ratio](https://studio.glassnode.com/charts/mining.MarketcapThermocapRatio?a=ETH)
* [ETH: Investor Capitalization](https://studio.glassnode.com/charts/indicators.InvestorCapitalization?a=ETH)
* [ETH: Market Value to Realized Value Ratio (MVRV)](https://studio.glassnode.com/charts/market.Mvrv?a=ETH)
* [ETH: MVRV Z-Score](https://studio.glassnode.com/charts/market.MvrvZScore?a=ETH)
* [ETH: Network Value to Transactions Ratio (NVT)](https://studio.glassnode.com/charts/indicators.Nvt?a=ETH)
* [ETH: Network Value to Transactions Signal](https://studio.glassnode.com/charts/indicators.Nvts?a=ETH)
* [ETH: Velocity](https://studio.glassnode.com/charts/indicators.Velocity?a=ETH)
* [ETH: Percent Balance on Exchanges](https://studio.glassnode.com/charts/distribution.BalanceExchangesRelative?a=ETH)
* [ETH: Fee Ratio Multiple (FRM)](https://studio.glassnode.com/charts/fees.FeeRatioMultiple?a=ETH)

## 7 March 2025

`Improvement`

We have added a new field `refs` containing links to the metric in Studio and its documentation. See [Metadata](https://docs.glassnode.com/basic-api/metadata) for more details.

Updated endpoints:

* Metric: [/v1/metadata/metric](https://api.glassnode.com/v1/metadata/metric)

## 5 March 2025

`Improvement`

We have expanded the Futures metrics coverage with 70+ assets - namely HYPE, BERA and many others.

Updated metrics:

* [Futures Open Interest Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestSum?a=HYPE)
* [Futures Open Interest Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestPerpetualSum?a=HYPE)
* [Futures Open Interest Cash Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginSum?a=HYPE)
* [Futures Open Interest Crypto Margin Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginSum?a=HYPE)
* [Futures Open Interest Crypto Margin Relative](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelative?a=HYPE)
* [Futures Open Interest Cash Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCashMarginPerpetualSum?a=HYPE)
* [Futures Open Interest Crypto Margin Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginPerpetualSum?a=HYPE)
* [Futures Open Interest Crypto Margin Relative Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesOpenInterestCryptoMarginRelativePerpetual?a=HYPE)
* [Futures Volume Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailySum?a=HYPE)
* [Futures Volume Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeDailyPerpetualSum?a=HYPE)
* [Futures Volume Buy Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailyPerpetualSum?a=HYPE)
* [Futures Volume Buy Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyPerpetualSum?a=HYPE)
* [Futures Volume Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumePerpetualSum?a=HYPE)
* [Futures Volume Sell Daily Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailyPerpetualSum?a=HYPE)
* [Futures Volume Sell Perpetual Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellPerpetualSum?a=HYPE)
* [Futures Cvd](https://studio.glassnode.com/charts/derivatives.FuturesCvd?a=HYPE)
* [Futures Cvd Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesCvdPerpetual?a=HYPE)
* [Futures Volume Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSum?a=HYPE)
* [Futures Volume Buy Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuySum?a=HYPE)
* [Futures Volume Buy Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeBuyDailySum?a=HYPE)
* [Futures Volume Sell Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellSum?a=HYPE)
* [Futures Volume Sell Daily Sum](https://studio.glassnode.com/charts/derivatives.FuturesVolumeSellDailySum?a=HYPE)
* [Futures Funding Rate Perpetual](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetual?a=HYPE)
* [Futures Funding Rate Perpetual All](https://studio.glassnode.com/charts/derivatives.FuturesFundingRatePerpetualAll?a=HYPE)

## 4 March 2025

We have extended charts to be able to store zoom and dates as part of its metadata, allowing you to create and share charts on specific date ranges

## 28 February 2025

`Improvement`

Enhanced the quality of the /distribution/balance\_exchanges\_relative API endpoint by streamlining the supported asset set, focusing on higher-activity assets. As part of this improvement, FLX, FTT, REP, and STAKE have been removed to ensure more relevant and reliable metrics.

## 26 February 2025

`Feature`

We have expanded the Cost Basis Distribution (CBD) metric coverage beyond Bitcoin - now available for ETH, ERC-20, and SPL tokens.

* [Cost Basis Distribution Dashboard](https://studio.glassnode.com/dashboards/tokens-cost-basis-distribution?a=BTC)

`Improvement`

We have made a following list of changes to [FuturesAnnualizedBasis3M](https://studio.glassnode.com/charts/derivatives.FuturesAnnualizedBasis3M?a=BTC\&e=binance\&resolution=24h\&zoom=all) metric:

* Removed aggregated exchange support
* Added support for Bitget
* Expanded asset coverage

## 25 February 2025

Introduction of directories under the My Charts section in the sidebar, allowing you to organise charts into folders.

## 21st February 2025

`Improvement`

Enabled support for the Dogecoin Network on-chain metrics.

DOGE native asset Address Growth:

* [New Addresses](https://studio.glassnode.com/charts/addresses.NewNonZeroCount?a=DOGE)
* [Total Addresses](https://studio.glassnode.com/charts/addresses.Count?a=DOGE)

DOGE native asset Addresses by Balance:

* [Number of Addresses with a Non-Zero Balance](https://studio.glassnode.com/charts/addresses.NonZeroCount?a=DOGE)
* [Number of Addresses with Balance ≥ 0.01](https://studio.glassnode.com/charts/addresses.MinPointZero1Count?a=DOGE)
* [Number of Addresses with Balance ≥ 0.1](https://studio.glassnode.com/charts/addresses.MinPoint1Count?a=DOGE)
* [Number of Addresses with Balance ≥ 1](https://studio.glassnode.com/charts/addresses.Min1Count?a=DOGE)
* [Number of Addresses with Balance ≥ 10](https://studio.glassnode.com/charts/addresses.Min10Count?a=DOGE)
* [Number of Addresses with Balance ≥ 100](https://studio.glassnode.com/charts/addresses.Min100Count?a=DOGE)
* [Number of Addresses with Balance ≥ 1k](https://studio.glassnode.com/charts/addresses.Min1KCount?a=DOGE)
* [Number of Addresses with Balance ≥ 10k](https://studio.glassnode.com/charts/addresses.Min10KCount?a=DOGE)

DOGE native asset Breakdowns:

* [Market Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapUsdByAge?a=DOGE)
* [Supply by Age](https://studio.glassnode.com/charts/breakdowns.SupplyByAge?a=DOGE)
* [MVRV by Age](https://studio.glassnode.com/charts/breakdowns.MvrvByAge?a=DOGE)
* [SOPR by Age](https://studio.glassnode.com/charts/breakdowns.SoprByAge?a=DOGE)
* [Spent Volume in Loss by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeLossSumByAge?a=DOGE)
* [Spent Volume in Profit by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeProfitSumByAge?a=DOGEE)
* [Spent Volume by Age](https://studio.glassnode.com/charts/breakdowns.SpentVolumeSumByAge?a=DOGE)
* [Realized Cap by Age](https://studio.glassnode.com/charts/breakdowns.MarketcapRealizedUsdByAge?a=DOGE)
* [Realized Price by Age](https://studio.glassnode.com/charts/breakdowns.PriceRealizedUsdByAge?a=DOGE)
* [Realized Loss by Age](https://studio.glassnode.com/charts/breakdowns.RealizedLossByAge?a=DOGE)
* [Realized Profit by Age](https://studio.glassnode.com/charts/breakdowns.RealizedProfitByAge?a=DOGE)

DOGE native asset Long/Short-Term:

* [Long Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplMore155?a=DOGE)
* [Short Term Holder NUPL](https://studio.glassnode.com/charts/indicators.NuplLess155?a=DOGE)

DOGE native asset Market:

* [Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=DOGE)
* [Realized Cap](https://studio.glassnode.com/charts/market.MarketcapRealizedUsd?a=DOGE)
* [Market Value to Realized Value Ratio (MVRV)](https://studio.glassnode.com/charts/market.Mvrv?a=DOGE)

DOGE native asset Profit/Loss:

* [Spent Output Profit Ratio (SOPR)](https://studio.glassnode.com/charts/indicators.Sopr?a=DOGE)
* [Percent Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitRelative?a=DOGE)
* [Total Supply in Profit](https://studio.glassnode.com/charts/supply.ProfitSum?a=DOGE)
* [Total Supply in Loss](https://studio.glassnode.com/charts/supply.LossSum?a=DOGE)
* [Relative Unrealized Profit](https://studio.glassnode.com/charts/indicators.UnrealizedProfit?a=DOGE)
* [Relative Unrealized Loss](https://studio.glassnode.com/charts/indicators.UnrealizedLoss?a=DOGE)
* [Percent of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitRelative?a=DOGE)
* [Number of Addresses in Profit](https://studio.glassnode.com/charts/addresses.ProfitCount?a=DOGE)
* [Number of Addresses in Loss](https://studio.glassnode.com/charts/addresses.LossCount?a=DOGE)

DOGE native asset Supply:

* [HODL Waves](https://studio.glassnode.com/charts/supply.HodlWaves?a=DOGE)
* [Realized Cap HODL Waves](https://studio.glassnode.com/charts/supply.RcapHodlWaves?a=DOGE)
* [Total Supply Last Active < 24h](https://studio.glassnode.com/charts/supply.Active24H?a=DOGE)
* [Total Supply Last Active 1d-1w](https://studio.glassnode.com/charts/supply.Active1D1W?a=DOGE)
* [Total Supply Last Active 1w-1m](https://studio.glassnode.com/charts/supply.Active1W1M?a=DOGE)
* [Total Supply Last Active 1m-3m](https://studio.glassnode.com/charts/supply.Active1M3M?a=DOGE)
* [Total Supply Last Active 3m-6m](https://studio.glassnode.com/charts/supply.Active3M6M?a=DOGE)
* [Total Supply Last Active 6m-12m](https://studio.glassnode.com/charts/supply.Active6M12M?a=DOGE)
* [Total Supply Last Active 1y-2y](https://studio.glassnode.com/charts/supply.Active1Y2Y?a=DOGE)
* [Total Supply Last Active 2y-3y](https://studio.glassnode.com/charts/supply.Active2Y3Y?a=DOGE)
* [Total Supply Last Active 3y-5y](https://studio.glassnode.com/charts/supply.Active3Y5Y?a=DOGE)
* [Total Supply Last Active 5y-7y](https://studio.glassnode.com/charts/supply.Active5Y7Y?a=DOGE)
* [Total Supply Last Active 7y-10y](https://studio.glassnode.com/charts/supply.Active7Y10Y?a=DOGE)
* [Total Supply Last Active 10y](https://studio.glassnode.com/charts/supply.ActiveMore10Y?a=DOGE)

## 20th February 2025

`Improvement`

Enabled support for XRP on-chain metrics.

XRP native asset active addresses:

* [ActiveCount](https://studio.glassnode.com/metrics?a=XRP\&m=addresses.ActiveCount)
* [SendingCount](https://studio.glassnode.com/metrics?a=XRP\&m=addresses.SendingCount)
* [ReceivingCount](https://studio.glassnode.com/metrics?a=XRP\&m=addresses.ReceivingCount)

XRP native asset transfers:

* [TransfersCount](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.TransfersCount)
* [TransfersRate](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.TransfersRate)
* [TransfersVolumeSum](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.TransfersVolumeSum)
* [TransfersVolumeMean](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.TransfersVolumeMean)
* [TransfersVolumeMedian](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.TransfersVolumeMedian)

XRP native asset txs:

* [Transactions Count](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.Count)
* [Transactions Rate](https://studio.glassnode.com/metrics?a=XRP\&m=transactions.Rate)

XRP native asset fees:

* [Fees Volume Median](https://studio.glassnode.com/metrics?a=XRP\&m=fees.VolumeMedian)
* [Fees Volume Mean](https://studio.glassnode.com/metrics?a=XRP\&m=fees.VolumeMean)
* [Fees Volume Sum](https://studio.glassnode.com/metrics?a=XRP\&m=fees.VolumeSum)

## 18 February

* Updated Ethereum Exchange Labels: Most notably, now tracking significantly more ETH balance on [Coinbase](https://studio.glassnode.com/charts/distribution.BalanceExchanges?a=ETH\&e=coinbase), among other improvements.

## 14 February

`Improvement`

**OHLC Data Update:** PriceUsdOhlc values now only include finalized/closed candles. Previously, the endpoint also provided data for the uncompleted period. From now on, the latest data point will only be pushed after the close time. A faster resolution, e.g. hourly, can be used to access data for the current period.

## 13 February

`Chore`

The following metrics will be removed from our professional tier as of February 19th, 2025:

* [Altcoin Cycle Signal](https://studio.glassnode.com/charts/signals.AltcoinIndex?a=BTC)
* [Ecosystem Momentum Signal](https://studio.glassnode.com/charts/signals.EcosystemMomentumIndex?a=SOL)
* [Native Token Returns vs BTC](https://studio.glassnode.com/charts/signals.L1NativeTokensReturnsVsBtc?a=BTC)
* [Marketcap Grouping Returns vs BTC](https://studio.glassnode.com/charts/signals.McapReturnsVsBtc?a=BTC)
* [Bitcoin Risk Signal](https://studio.glassnode.com/charts/signals.BtcRiskIndex?a=BTC)

`Improvement`

* New Ethereum Exchange Labels. Some notable changes include:
  * Improved activity (inflows and outflows) for Bithumb, Bitget, Coinbase and OKX.
  * Improved ETH Balance for Bybit, Coinex, Gate.io, Kucoin, HitBTC and OKX.
  * Improved USDC and USDT balances for Bybit, Coinex, Gate.io and OKX.

`Improvement`

* Added Unichain to the [Bridge Metrics](https://studio.glassnode.com/charts/bridges.TotalValueLockedByChain?a=ETH\&subset=unichain)

`Chore`

Dropped support for the following assets:

```
CVXCRV, ENG, NDX, PPT, SFRXETH
```

Affected endpoints:

* [PriceUsdOhlc](https://studio.glassnode.com/charts/market.PriceUsdOhlc?a=BTC\&zoom=all)
* [PriceUsdClose](https://studio.glassnode.com/charts/market.PriceUsdClose?a=BTC\&zoom=all)

## 5 February

`Feature`

* Released new metric [Relative Supply by Profit and Loss](https://studio.glassnode.com/charts/breakdowns.SupplyByPnlRelative?a=BTC)
* Added support for Solana (SOL) in [Proof of Reserves Balances](https://studio.glassnode.com/charts/distribution.ProofOfReserves?a=SOL)

## 3 February

`Feature`

* Released SOPR metric for [SOL](https://studio.glassnode.com/charts/indicators.Sopr?a=SOL), [BNB](https://studio.glassnode.com/charts/indicators.Sopr?a=BNB) and [TRX](https://studio.glassnode.com/charts/indicators.Sopr?a=TRX)

`Feature`

* Added `cummedian` function to the Studio. This function calculates the cumulative median of a time series. [Learn more](https://docs.glassnode.com/guides-and-tutorials/workbench-guide)

## 28 January

`Improvement`

* Expanded the coverage up to 1147 assets for [Circulating Supply](https://studio.glassnode.com/charts/supply.Current?a=USDT)
* Expanded the coverage up to 1147 assets for [Market Cap](https://studio.glassnode.com/charts/market.MarketcapUsd?a=USDT)

## 24 January

`Feature`

* Released new metric [HODL Cave](https://studio.glassnode.com/charts/market.HodlCave?a=BTC)

`Improvement`

* Added support for 932 ERC20s to [Net Unrealized Profit/Loss (NUPL)](https://studio.glassnode.com/charts/indicators.NetUnrealizedProfitLoss?a=SHIB)
* Added support for 932 ERC20s to [Realized Price](https://studio.glassnode.com/charts/market.PriceRealizedUsd?a=SHIB)

## 17 January - Released Realized Supply Density for BTC

`Feature`

* Released new metric [Short-Term Holder Realized Supply Density for BTC](https://studio.glassnode.com/charts/indicators.RealizedSupplyDensityLess155?a=BTC)
* Released new metric [Long-Term Holder Realized Supply Density for BTC](https://studio.glassnode.com/charts/indicators.RealizedSupplyDensityMore155?a=BTC)

## 14 January - Added More ERC20 Tokens

`Improvement`

We've added support for 108 additional ERC20 tokens:

```
LCX, JASMY, FTN, HIFI, KUJI, ALEX, SYRUP, PRO, LBTC, OSETH, G, TOKEN, GHO, T, SPX, A8, BANANA, STRK, BOBO, DORA, AERGO, F, PAXG, CXT, QANX, MEME, UNIETH, GEAR, BTSE, TKP, RSETH, ONDO, HASHAI, NEURAL, PALM, ANVL, M87, GAME, CYBER, ZRO, VANRY, OL, SPELL, EIGEN, MAV, NPC, NEIRO, LOOM, ZETA, CDT, IXS, NMT, 0x0, ERN, MASK, NGL, WEETH, CETH, HPO, SWELL, USDS, PUFFER, QAI, KARRAT, TRU, KNC, TAIKO, INST, GTC, ETHX, EZETH, QUIL, SAFE, OHM, HOPPY, ETHDYDX, CBBTC, SLP, ZKJ, APU, HUNT, PUFF, VITA, ELG, PENDLE, SHIRO, AGI, ANDY, CARV, BASEDAI, ALT, HAIR, LTO, WSTETH, SWETH, MORPHO, AEVO, FRXETH, PIXEL, CMETH, BTT, PORTAL, ATH, TRB, BLZ, EURC, CRVUSD, MOCA
```

## 4th February 2025

### Release

Enabled support for the Dogecoin Network on-chain metrics.

DOGE native asset active addresses:

* [ActiveCount](https://studio.glassnode.com/metrics?a=DOGE\&m=addresses.ActiveCount)
* [SendingCount](https://studio.glassnode.com/metrics?a=DOGE\&m=addresses.SendingCount)
* [ReceivingCount](https://studio.glassnode.com/metrics?a=DOGE\&m=addresses.ReceivingCount)

DOGE native asset transfers:

* [TransfersCount](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.TransfersCount)
* [TransfersRate](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.TransfersRate)
* [TransfersVolumeSum](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.TransfersVolumeSum)
* [TransfersVolumeMean](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.TransfersVolumeMean)
* [TransfersVolumeMedian](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.TransfersVolumeMedian)

DOGE native asset txs:

* [Transactions Count](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.Count)
* [Transactions Rate](https://studio.glassnode.com/metrics?a=DOGE\&m=transactions.Rate)

DOGE native asset fees:

* [Fees Volume Median](https://studio.glassnode.com/metrics?a=DOGE\&m=fees.VolumeMedian)
* [Fees Volume Mean](https://studio.glassnode.com/metrics?a=DOGE\&m=fees.VolumeMean)
* [Fees Volume Sum](https://studio.glassnode.com/metrics?a=DOGE\&m=fees.VolumeSum)

## 10th February 2025

`Feature`

New support and release of the USDT metrics on Solana network:

Active addresses:

* [ActiveCount](https://studio.glassnode.com/charts/addresses.ActiveCount?a=USDT\&network=sol)
* [SendingCount](https://studio.glassnode.com/charts/addresses.SendingCount?a=USDT\&network=sol)
* [ReceivingCount](https://studio.glassnode.com/charts/addresses.ReceivingCount?a=USDT\&network=sol)

Transfer metrics:

* [TransfersCount](https://studio.glassnode.com/charts/transactions.TransfersCount?a=USDT\&network=sol)
* [TransfersRate](https://studio.glassnode.com/charts/transactions.TransfersRate?a=USDT\&network=sol)
* [TransfersVolumeSum](https://studio.glassnode.com/charts/transactions.TransfersVolumeSum?a=USDT\&network=sol)
* [TransfersVolumeMean](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=USDT\&network=sol)
* [TransfersVolumeMedian](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=USDT\&network=sol)

New support and release of the USDC metrics on Solana network:

Active addresses:

* [ActiveCount](https://studio.glassnode.com/charts/addresses.ActiveCount?a=USDC\&network=sol)
* [SendingCount](https://studio.glassnode.com/charts/addresses.SendingCount?a=USDC\&network=sol)
* [ReceivingCount](https://studio.glassnode.com/charts/addresses.ReceivingCount?a=USDC\&network=sol)

Transfer metrics:

* [TransfersCount](https://studio.glassnode.com/charts/transactions.TransfersCount?a=USDC\&network=sol)
* [TransfersRate](https://studio.glassnode.com/charts/transactions.TransfersRate?a=USDC\&network=sol)
* [TransfersVolumeSum](https://studio.glassnode.com/charts/transactions.TransfersVolumeSum?a=USDC\&network=sol)
* [TransfersVolumeMean](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=USDC\&network=sol)
* [TransfersVolumeMedian](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=USDC\&network=sol)

New support and release of the PYUSD metrics on Solana network:

Active addresses:

* [ActiveCount](https://studio.glassnode.com/charts/addresses.ActiveCount?a=PYUSD\&network=sol)
* [SendingCount](https://studio.glassnode.com/charts/addresses.SendingCount?a=PYUSD\&network=sol)
* [ReceivingCount](https://studio.glassnode.com/charts/addresses.ReceivingCount?a=PYUSD\&network=sol)

Transfer metrics:

* [TransfersCount](https://studio.glassnode.com/charts/transactions.TransfersCount?a=PYUSD\&network=sol)
* [TransfersRate](https://studio.glassnode.com/charts/transactions.TransfersRate?a=PYUSD\&network=sol)
* [TransfersVolumeSum](https://studio.glassnode.com/charts/transactions.TransfersVolumeSum?a=PYUSD\&network=sol)
* [TransfersVolumeMean](https://studio.glassnode.com/charts/transactions.TransfersVolumeMean?a=PYUSD\&network=sol)
* [TransfersVolumeMedian](https://studio.glassnode.com/charts/transactions.TransfersVolumeMedian?a=PYUSD\&network=sol)
