/
/Celenium API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h 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 staking

    Returns the distribution of delegated stake across validators grouped by delegation size buckets, useful for understanding stake concentration over the selected time range.

    get/stats/staking/distribution

    Query parameters

    frominteger

    Time from in unix timestamp

    tointeger

    Time to in unix timestamp

    Response

    OK

    ResponsesStakingDistribution required

    Changes