Lists all chains in the cluster, optionally sorted by a metric (e.g. active_accounts, tps).
ClusterExplorerService
Lists all chains in the cluster, optionally sorted by a metric (e.g. active_accounts, tps).
GET
Lists all chains in the cluster, optionally sorted by a metric (e.g. active_accounts, tps).
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Query Parameters
Metric used to sort chains. Supported values: active_accounts, daily_transactions, new_addresses, tps. Defaults to active_accounts.
Sort order: "asc" or "desc". Defaults to "desc" (higher values first).
Response
A successful response.
Get servicesmetadataapiv1metadata
Previous
Full-text search for addresses by query string; optional chain filter and pagination.
Next