throughput
Definition and usage guidance for the growthepie throughput metric.
Last updated
Definition and usage guidance for the growthepie throughput metric.
throughput measures throughput using the raw series gas_per_second. Use throughput when you want a chain capacity or throughput view rather than a transaction-count view.
Canonical metric_id: throughput
Canonical metric_key: gas_per_second
Unit: Mgas/s
Hourly detail available: yes
Coverage: see master.json.metrics.throughput.supported_chains
Common search synonyms: gas per second, throughput
curl -s https://api.growthepie.com/v1/export/throughput.json[
{
"metric_key": "gas_per_second",
"origin_key": "arbitrum",
"date": "2026-03-01",
"value": 5.72
}
]Compare processing throughput across chains
Track throughput changes over time
You need transaction count instead of gas throughput
You need fee cost or value metrics
throughput is not the same thing as txcount.
The unit is Mgas/s, not raw transaction count.
Last updated
