/
/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 tps

    Returns transaction per seconds statistics

    get/stats/tps

    Response

    OK

    change_last_hour_pctnumber float
    currentnumber float
    highnumber float
    lownumber float

    Example response

    {
      "change_last_hour_pct": 0.275,
      "current": 0.567,
      "high": 1.023,
      "low": 0.123
    }

    Changes