apiKey: ********************
curl --location --request GET 'https://api-mainnet.celenium.io/v1/rollup/1/stats/blobs_count/hour?from=1727523000&to=1727524000' \
--header 'apiKey: <api-key>'
[
{
"time": "2023-07-04T03:10:57+00:00",
"value": "2223424"
}
]