Exchange Reserve Risk (M50005)
Exchange Reserve Risk — exchange classic metric served by the Madjik API.
| Metric ID | M50005 |
|---|---|
| Category | exchange |
| Classification | classic |
| Tier | basic |
| Computation | Classical (SQL) |
| Methods | progr |
| Cadence | 15min |
| Computed by | Black Belt Labs |
| Freshness | fresh |
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/
