v1
latestSwagger 2.02026-07-17127100479.5 KBstats
Get changes for 24 hours
Returns comparative statistics showing how key block metrics (blob size, tx count, fee, block time) changed over the last 24 hours versus the prior 24 hours.
get/stats/changes_24h
Response
OK
Example response
[
{
"blobs_size_24h": 0.1234,
"bytes_in_block_24h": 0.1234,
"fee_24h": 0.1234,
"tx_count_24h": 0.1234
}
]