Skip to main content
GET
Returns stats to be displayed on the main page of indexer.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

chain_id
string
required

The ID of the blockchain

Response

A successful response.

Pre-assembled set of statistics for the main indexer page. Fields are optional because individual charts may be disabled.

average_block_time
object
daily_new_operational_transactions
object

A line chart: its metadata and the series of data points.

daily_new_transactions
object

A line chart: its metadata and the series of data points.

op_stack_daily_new_operational_transactions
object

A line chart: its metadata and the series of data points.

op_stack_total_operational_transactions
object

OP-Stack-specific variants of operational transaction counters.

op_stack_yesterday_operational_transactions
object
total_addresses
object
total_blocks
object
total_operational_transactions
object
total_transactions
object
yesterday_operational_transactions
object
yesterday_transactions
object