What problem does it solve?
Internal — for Boundless team members only. The skill provides a guided interface to query the Boundless Indexer REST API to retrieve on-chain market data, staking, PoVW rewards, delegations, and market efficiency across prod and staging environments. It helps operators quickly fetch addresses, requests, aggregates, leaderboards, and live statistics on deployed environments without exposing production tooling to external users.
Core Features & Use Cases
- Supports two indexer types: Market Indexers for market data endpoints and ZKC Indexers for staking, PoVW, and delegations, with non-overlapping API surfaces.
- Provides network and environment guidance, including base URLs, endpoints, and credential considerations for prod and staging.
- Use cases include answering questions about proofs, provers, requestors, market metrics, and performing live lookups on deployed environments with optional API keys and pagination.
Quick Start
Query the appropriate indexer (market or ZKC) using its base URL to fetch live data.