Network Congestion Score (M50011)
Network Congestion Score — onchain classic metric served by the Madjik API.
| Metric ID | M50011 |
|---|---|
| Category | onchain |
| Classification | classic |
| Tier | basic |
| Computation | Classical (SQL) |
| Methods | progr |
| Cadence | 1h |
| Computed by | Black Belt Labs |
| Freshness | fresh |
Methodology
Latest Ethereum block gas utilization: gas_used / gas_limit, in percent.
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/M50011"
# history with provenance
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50011/timeseries?interval=1h"
# variant grid / all computation methods
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50011/variants"
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50011/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/m50011-network-congestion-score/
