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
*SearchAPI* | [**Search**](docs/SearchAPI.md#search) | **Get** /search | Search by hash
139
146
*StatsAPI* | [**Stats24hChanges**](docs/StatsAPI.md#stats24hchanges) | **Get** /stats/changes_24h | Get changes for 24 hours
147
+
*StatsAPI* | [**StatsIbcChains**](docs/StatsAPI.md#statsibcchains) | **Get** /stats/ibc/chains | Get stats for ibc channels splitted by chains
148
+
*StatsAPI* | [**StatsIbcSeries**](docs/StatsAPI.md#statsibcseries) | **Get** /stats/ibc/series/{id}/{name}/{timeframe} | Get histogram for ibc channels with precomputed stats
140
149
*StatsAPI* | [**StatsMessagesCount24h**](docs/StatsAPI.md#statsmessagescount24h) | **Get** /stats/messages_count_24h | Get messages distribution for the last 24 hours
141
150
*StatsAPI* | [**StatsNamespaceUsage**](docs/StatsAPI.md#statsnamespaceusage) | **Get** /stats/namespace/usage | Get namespaces with sorting by size.
142
151
*StatsAPI* | [**StatsNsSeries**](docs/StatsAPI.md#statsnsseries) | **Get** /stats/namespace/series/{id}/{name}/{timeframe} | Get histogram for namespace with precomputed stats
0 commit comments