You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*NamespaceAPI* | [**GetNamespaceRollups**](docs/NamespaceAPI.md#getnamespacerollups) | **Get** /namespace/{id}/{version}/rollups | List rollups using the namespace
122
122
*NamespaceAPI* | [**ListNamespace**](docs/NamespaceAPI.md#listnamespace) | **Get** /namespace | List namespace info
123
123
*RollupAPI* | [**GetRollup**](docs/RollupAPI.md#getrollup) | **Get** /rollup/{id} | Get rollup info
124
-
*RollupAPI* | [**GetRollupAllSeries**](docs/RollupAPI.md#getrollupallseries) | **Get** /rollup/stats/series | Get series for all rollups
124
+
*RollupAPI* | [**GetRollupAllSeries**](docs/RollupAPI.md#getrollupallseries) | **Get** /rollup/stats/series/{timeframe} | Get series for all rollups
125
125
*RollupAPI* | [**GetRollupBlobs**](docs/RollupAPI.md#getrollupblobs) | **Get** /rollup/{id}/blobs | Get rollup blobs
126
126
*RollupAPI* | [**GetRollupBySlug**](docs/RollupAPI.md#getrollupbyslug) | **Get** /rollup/slug/{slug} | Get rollup by slug
127
127
*RollupAPI* | [**GetRollupDistribution**](docs/RollupAPI.md#getrollupdistribution) | **Get** /rollup/{id}/distribution/{name}/{timeframe} | Get rollup distribution
*StatsAPI* | [**StatsSquareSize**](docs/StatsAPI.md#statssquaresize) | **Get** /stats/square_size | Get histogram for square size distribution
146
146
*StatsAPI* | [**StatsStakingSeries**](docs/StatsAPI.md#statsstakingseries) | **Get** /stats/staking/series/{id}/{name}/{timeframe} | Get histogram for staking with precomputed stats
147
147
*StatsAPI* | [**StatsSummary**](docs/StatsAPI.md#statssummary) | **Get** /stats/summary/{table}/{function} | Get value by table and function
148
-
*StatsAPI* | [**StatsTvs**](docs/StatsAPI.md#statstvs) | **Get** /stats/tvs | Get TVS of the network
149
-
*StatsAPI* | [**StatsTvsSeries**](docs/StatsAPI.md#statstvsseries) | **Get** /stats/tvs/{timeframe} | Get histogram for network TVS
150
148
*TransactionsAPI* | [**GetTransaction**](docs/TransactionsAPI.md#gettransaction) | **Get** /tx/{hash} | Get transaction by hash
151
149
*TransactionsAPI* | [**GetTransactionEvents**](docs/TransactionsAPI.md#gettransactionevents) | **Get** /tx/{hash}/events | Get transaction events
152
150
*TransactionsAPI* | [**GetTransactionMessages**](docs/TransactionsAPI.md#gettransactionmessages) | **Get** /tx/{hash}/messages | Get transaction messages
0 commit comments