Cosmos Ecosystem Staking Dashboard
Pricing
$5.00 / 1,000 chain fetcheds
Cosmos Ecosystem Staking Dashboard
Real-time staking APY, inflation rate, bonded %, and unbonding period for 13 major Cosmos SDK chains (ATOM, OSMO, TIA, INJ, DYDX, AKASH, STARS, KAVA, AXL, SCRT, STRIDE, EVMOS, XPRT). Public cosmos.directory REST API, no key. $0.005/chain.
What does Cosmos Staking Dashboard do?
Cosmos Staking Dashboard fetches real-time on-chain staking metrics for 13 major Cosmos SDK chains — including ATOM, OSMO, TIA, INJ, DYDX, and more — through the public cosmos.directory REST gateway. It computes staking APY, validator trust scores, IBC activity scores, governance participation rates, and a composite optimal staking recommendation for each chain, all without requiring any API key. Designed for yield-seeking delegators, validator operators, and IBC ecosystem analysts, this actor delivers a unified cross-chain staking dashboard in a single run.
Why use Cosmos Staking Dashboard?
- Cross-chain yield comparison in one shot: Get staking APY, real APR (nominal minus inflation), and yield tier (premium/high/average/below_avg) across 13 Cosmos chains simultaneously — no manual chain-hopping required.
- Validator network health analytics: Each chain includes a Nakamoto coefficient, top-10 validator market share, validator concentration risk, and a validator trust score (0–100 composite), so you can spot centralization risk before delegating.
- Liquid staking and restaking intelligence: The actor surfaces liquid staking adoption %, liquid staking ratio (liquid-staked vs total-staked), and a restaking opportunity score (0–100) based on AVS integration potential — critical data for Stride, Persistence, and EigenLayer-adjacent strategies.
- Governance and community health signals: Outputs governance participation rate, a governance participation signal (highly_active/active/moderate/inactive), slash risk level, and delegator growth signal — all in one record per chain.
- Actionable staking recommendations: Every chain row includes an optimal_staking_recommendation label (top_pick/good_choice/average/avoid) derived from a composite of trust score, yield tier, slash history, and growth signal.
How to use Cosmos Staking Dashboard
- Go to the Apify Store and find Cosmos Staking Dashboard.
- Click Try for free to open the actor in Apify Console.
- In the Input tab, optionally select specific chains (e.g.
["cosmoshub", "celestia"]) or leave blank to fetch all 13. - Toggle
includePricetotrue(default) to include CoinGecko USD prices and market caps. - Click Start — a full 13-chain run completes in under 30 seconds.
- View results in the Dataset tab or export to JSON/CSV for your staking dashboard or spreadsheet.
Input
| Field | Type | Default | Description |
|---|---|---|---|
chains | string[] | all 13 chains | Subset of chain keys to fetch. Valid values: cosmoshub, osmosis, celestia, injective, dydx, akash, stargaze, kava, axelar, secret, stride, evmos, persistence |
includePrice | boolean | true | Fetch CoinGecko USD price for each chain's native token |
Output
[{"chain": "celestia","inflation_rate_pct": 8.0,"staking_yield_pct": 14.32,"staking_apr_real": 6.32,"bonded_pct": 55.84,"bonded_tokens_m": 412.7,"unbonding_days": 21,"max_validators": 100,"validator_concentration_risk": "medium","validator_concentration_risk_v2": "low_risk","validator_trust_score": 81,"staking_yield_tier": "high","ibc_activity_score": 72,"governance_participation_rate": 38.4,"governance_participation_signal": "moderate","liquid_staking_adoption_pct": 3.5,"liquid_staking_ratio": 6.27,"restaking_opportunity_score": 68,"slash_risk_level": "clean_record","validator_growth_signal": "rapidly_growing","commission_competitiveness": "at_market","optimal_staking_recommendation": "top_pick","cosmos_ecosystem_health": "thriving","price_usd": 6.21,"network_summary": {"total_staked_usd": 5820000000,"network_apr": 11.4,"nakamoto_coefficient": 6,"top_validator_market_share": 38.2,"staking_health": "healthy"},"fetched_at": "2026-09-02T08:14:22.341Z"},{"chain": "cosmoshub","inflation_rate_pct": 7.0,"staking_yield_pct": 12.85,"staking_apr_real": 5.85,"bonded_pct": 54.47,"unbonding_days": 21,"validator_trust_score": 76,"staking_yield_tier": "high","slash_risk_level": "clean_record","validator_growth_signal": "stable","optimal_staking_recommendation": "good_choice","price_usd": 5.18,"fetched_at": "2026-09-02T08:14:22.341Z"}]
Data fields
| Field | Description |
|---|---|
chain | Chain identifier key (e.g. cosmoshub, celestia) |
inflation_rate_pct | Annual token inflation rate (%) |
staking_yield_pct | Estimated nominal staking APY = inflation / bonded_ratio (%) |
staking_apr_real | Real staking APR = nominal yield minus inflation (%) |
staking_apr_vs_inflation | Same as staking_apr_real — net-of-inflation label |
bonded_pct | Percentage of total supply currently bonded/staked |
bonded_tokens_m | Total bonded tokens in millions (native denom) |
unbonding_days | Unbonding period in days |
max_validators | Maximum active validator set size |
validator_concentration_risk | Top-10 voting power share: high, medium, low |
validator_concentration_risk_v2 | Single-validator dominance: high_risk, moderate, low_risk |
validator_trust_score | Composite 0–100 trust score (uptime, commission, slash history, governance) |
staking_yield_tier | Yield quality label: premium (>15%), high (12–15%), average (8–12%), below_avg |
ibc_activity_score | 0–100 IBC channel activity score based on open channel count |
governance_participation_rate | Avg % of bonded tokens that voted in last 3 proposals |
governance_participation_signal | highly_active, active, moderate, or inactive |
liquid_staking_adoption_pct | % of total supply held in liquid staking protocols |
liquid_staking_ratio | Liquid-staked / total-staked (%) |
restaking_opportunity_score | 0–100 score for EigenLayer/AVS integration potential |
slash_risk_level | clean_record, minor_incidents, or high_risk |
validator_growth_signal | Delegator growth trend: rapidly_growing, growing, stable, declining |
commission_competitiveness | Avg validator commission vs cross-chain 10% baseline: below_market, at_market, above_market |
cosmos_ecosystem_health | Chain-level health: thriving, healthy, or struggling |
optimal_staking_recommendation | Composite recommendation: top_pick, good_choice, average, avoid |
price_usd | CoinGecko token price in USD (if includePrice is true) |
network_summary | Cross-chain aggregate: total_staked_usd, network_apr, nakamoto_coefficient, top_validator_market_share, staking_health |
fetched_at | UTC timestamp of this data snapshot |
Cost estimation
Pricing: $0.005 per chain fetched (PPE model — you pay only for what you retrieve).
| Scenario | Chains | Estimated Cost |
|---|---|---|
| Single chain spot check | 1 | $0.005 |
| Top 5 chains only | 5 | $0.025 |
| Full 13-chain dashboard | 13 | $0.065 |
FAQ
Q: Do I need a Cosmos or CoinGecko API key?
No. The actor uses the public cosmos.directory REST gateway and the unauthenticated CoinGecko endpoint. No API keys or accounts are required.
Q: How accurate is the staking APY?
The APY is computed as inflation / bonded_ratio, which matches the standard Keplr/Mintscan methodology. Actual realized yield may vary slightly depending on validator commission and missed blocks. The staking_apr_real field subtracts inflation to show net real yield.
Q: Can I track just a subset of chains?
Yes. Pass any combination of chain keys in the chains input field (e.g. ["cosmoshub", "celestia", "injective"]). Unsupported keys are silently ignored and the actor defaults to all 13 chains if the input is empty.
Disclaimer: This actor provides on-chain data for informational purposes only. Staking yields are estimates based on publicly available protocol parameters and may not reflect actual validator performance, missed blocks, or future protocol changes. This is not financial advice. Always conduct your own research before delegating funds.
Keywords: Cosmos staking, ATOM staking APY, IBC ecosystem tracker, Cosmos SDK chains, validator tracker, OSMO staking yield, TIA staking, Celestia APY, staking dashboard, DPoS yield comparison
Related actors
- Cosmos IBC Tracker — IBC channel activity between Cosmos chains to complement staking yield data
- Validator Performance Tracker — Ethereum validator performance for cross-chain staking yield comparison
- LST Health Tracker — Liquid staking token health to compare with Cosmos native staking yields
Feedback
If this actor powers your Cosmos research, a review helps others find it: Leave a review on Apify Store