Skip to main content
GET
Lists all chains in the cluster, optionally sorted by a metric (e.g. active_accounts, tps).

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster_id
string
required

Query Parameters

sort
string

Metric used to sort chains. Supported values: active_accounts, daily_transactions, new_addresses, tps. Defaults to active_accounts.

order
string

Sort order: "asc" or "desc". Defaults to "desc" (higher values first).

Response

A successful response.

items
object[]