/
/Celenium API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 49m ago · Updated 1w ago
address16
block9
forwarding2
gas3
general3
hyperlane13
ibc9
namespace12
proposal3
rollup13
search1
signal3
stats19
  • getGet changes for 24 hours
  • getGet stats for hyperlane transfers splitted by domain
  • getGet histogram for aggregated hyperlane domains with precomputed stats
  • getGet histogram for hyperlane domains with precomputed stats
  • getGet stats for ibc channels splitted by chains
  • getGet histogram for ibc channels with precomputed stats
  • getGet stats for ibc the largest transfer and busiest channel per day
  • getGet messages distribution for the last 24 hours
  • getGet histogram for namespace with precomputed stats
  • getGet namespaces with sorting by size.
  • getGet rollups stats for last 24 hours
  • getGet histogram with precomputed stats
  • getGet cumulative histogram with precomputed stats
  • getGet blobs count grouped by size
  • getGet histogram for square size distribution
  • getGet histogram for staking
  • getGet histogram for staking with precomputed stats
  • getGet value by table and function
  • getGet tps
transactions8
validator11
vesting1
websocket1
    stats

    Get histogram for square size distribution

    Returns the frequency distribution of data availability square sizes (number of rows/columns) used across blocks in the selected time range.

    get/stats/square_size

    Query parameters

    frominteger

    Time from in unix timestamp

    tointeger

    Time to in unix timestamp

    Response

    OK

    ResponsesSquareSizeResponse[] required

    Changes