Madjik API documentation

Exchange Reserve Risk (M50005)

Exchange Reserve Risk — exchange classic metric served by the Madjik API.

Metric IDM50005
Categoryexchange
Classificationclassic
Tierbasic
ComputationClassical (SQL)
Methodsprogr
Cadence15min
Computed byBlack Belt Labs
Freshnessfresh

Methodology

Proxy for exchange reserve drawdown risk from BBL-tracked ETH exchange hot wallets (5 addresses: Binance, Coinbase, Kraken). Cumulative net inflow forms a reserve-level proxy; the metric is its drawdown from the trailing 365-day peak, expressed in days of typical (180-day average) gross flow. Higher = reserves draining faster from their peak; normalized 50 = about 6 days of typical flow withdrawn. Declared proxy: ETH hot wallets only (BTC cold wallets trade too rarely for a flow-normalized level); does not cover full exchange reserves.

Classic metric: its substance is available elsewhere; Madjik serves it with full history, variants and provenance.

Access this metric

# latest value
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50005"

# history with provenance
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50005/timeseries?interval=1h"

# variant grid / all computation methods
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50005/variants"
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50005/methods"

Response shapes: Response format · provenance labels: Data provenance · public methodology row: api.madjik.io/methodology

Overview page on the main site: https://www.madjik.io/metrics/m50005-exchange-reserve-risk/

Get API access