Bitcoin HODL Waves Supply

Visual representation of Bitcoin’s circulating supply segmented by the age of unspent coins

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/hodl-waves-supply/METRIC_NAME?api_token=YOUR_TOKEN"
Query params

api_token (required) — 24 character token.

Path params

:metric_name — one of the metric names listed below.

Responses

200 with JSON payload, 401 for missing/invalid token, 404 for missing resources.

Metrics

Each metric is fetched independently. Responses are trimmed samples to show structure.

14 metrics
Metric

HODL Waves 0d to 1d Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_0d_1d?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    89124.42074779049
  ],
  [
    1779062400000,
    152953.9201714024
  ],
  [
    1779148800000,
    177977.8515619114
  ]
]
Metric

HODL Waves 1d to 1w Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_1d_1w?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    324070.3438977674
  ],
  [
    1779062400000,
    266772.6809475273
  ],
  [
    1779148800000,
    250650.6674496196
  ]
]
Metric

HODL Waves 1w to 1m Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_1w_1m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    944306.2370575815
  ],
  [
    1779062400000,
    952610.5390823409
  ],
  [
    1779148800000,
    954885.0739821903
  ]
]
Metric

HODL Waves 1m to 3m Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_1m_3m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1044077.733104981
  ],
  [
    1779062400000,
    1016926.17129717
  ],
  [
    1779148800000,
    1002800.769243818
  ]
]
Metric

HODL Waves 3m to 6m Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_3m_6m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    2682256.064908169
  ],
  [
    1779062400000,
    2689947.935918521
  ],
  [
    1779148800000,
    2682753.500170281
  ]
]
Metric

HODL Waves 6m to 1y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_6m_1y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    2898255.523923319
  ],
  [
    1779062400000,
    2904086.258546809
  ],
  [
    1779148800000,
    2900918.582745541
  ]
]
Metric

HODL Waves 1y to 2y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_1y_2y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    2346913.03994441
  ],
  [
    1779062400000,
    2345620.754391911
  ],
  [
    1779148800000,
    2359924.804682419
  ]
]
Metric

HODL Waves 2y to 3y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_2y_3y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1122688.44493751
  ],
  [
    1779062400000,
    1123079.00446927
  ],
  [
    1779148800000,
    1123203.783315562
  ]
]
Metric

HODL Waves 3y to 4y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_3y_4y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1011822.53482263
  ],
  [
    1779062400000,
    1011734.91536089
  ],
  [
    1779148800000,
    1010926.74218668
  ]
]
Metric

HODL Waves 4y to 5y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_4y_5y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    999938.4983673096
  ],
  [
    1779062400000,
    990587.8334984994
  ],
  [
    1779148800000,
    960969.0100726895
  ]
]
Metric

HODL Waves 5y to 7y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_5y_7y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1390143.86607996
  ],
  [
    1779062400000,
    1395900.36010125
  ],
  [
    1779148800000,
    1425658.5385267
  ]
]
Metric

HODL Waves 7y to 10y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_7y_10y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1665111.83590975
  ],
  [
    1779062400000,
    1668703.84813118
  ],
  [
    1779148800000,
    1668977.43427465
  ]
]
Metric

HODL Waves 10y Supply

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/hw_age_supply_10y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    3512023.8592197
  ],
  [
    1779062400000,
    3512242.55578752
  ],
  [
    1779148800000,
    3512013.76948662
  ]
]
Metric

Total Circulating Bitcoin

Data used by the Bitcoin HODL Waves Supply chart.

Endpoint
https://newhedge.io/api/v2/metrics/hodl-waves-supply/total_circulating_bitcoin?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    20030800.0
  ],
  [
    1779062400000,
    20031231.25
  ],
  [
    1779148800000,
    20031678.125
  ]
]