Cosmos Ecosystem Staking Dashboard avatar

Cosmos Ecosystem Staking Dashboard

Pricing

$5.00 / 1,000 chain fetcheds

Go to Apify Store
Cosmos Ecosystem Staking Dashboard

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.

Pricing

$5.00 / 1,000 chain fetcheds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Categories

Share

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

  1. Go to the Apify Store and find Cosmos Staking Dashboard.
  2. Click Try for free to open the actor in Apify Console.
  3. In the Input tab, optionally select specific chains (e.g. ["cosmoshub", "celestia"]) or leave blank to fetch all 13.
  4. Toggle includePrice to true (default) to include CoinGecko USD prices and market caps.
  5. Click Start — a full 13-chain run completes in under 30 seconds.
  6. View results in the Dataset tab or export to JSON/CSV for your staking dashboard or spreadsheet.

Input

FieldTypeDefaultDescription
chainsstring[]all 13 chainsSubset of chain keys to fetch. Valid values: cosmoshub, osmosis, celestia, injective, dydx, akash, stargaze, kava, axelar, secret, stride, evmos, persistence
includePricebooleantrueFetch 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

FieldDescription
chainChain identifier key (e.g. cosmoshub, celestia)
inflation_rate_pctAnnual token inflation rate (%)
staking_yield_pctEstimated nominal staking APY = inflation / bonded_ratio (%)
staking_apr_realReal staking APR = nominal yield minus inflation (%)
staking_apr_vs_inflationSame as staking_apr_real — net-of-inflation label
bonded_pctPercentage of total supply currently bonded/staked
bonded_tokens_mTotal bonded tokens in millions (native denom)
unbonding_daysUnbonding period in days
max_validatorsMaximum active validator set size
validator_concentration_riskTop-10 voting power share: high, medium, low
validator_concentration_risk_v2Single-validator dominance: high_risk, moderate, low_risk
validator_trust_scoreComposite 0–100 trust score (uptime, commission, slash history, governance)
staking_yield_tierYield quality label: premium (>15%), high (12–15%), average (8–12%), below_avg
ibc_activity_score0–100 IBC channel activity score based on open channel count
governance_participation_rateAvg % of bonded tokens that voted in last 3 proposals
governance_participation_signalhighly_active, active, moderate, or inactive
liquid_staking_adoption_pct% of total supply held in liquid staking protocols
liquid_staking_ratioLiquid-staked / total-staked (%)
restaking_opportunity_score0–100 score for EigenLayer/AVS integration potential
slash_risk_levelclean_record, minor_incidents, or high_risk
validator_growth_signalDelegator growth trend: rapidly_growing, growing, stable, declining
commission_competitivenessAvg validator commission vs cross-chain 10% baseline: below_market, at_market, above_market
cosmos_ecosystem_healthChain-level health: thriving, healthy, or struggling
optimal_staking_recommendationComposite recommendation: top_pick, good_choice, average, avoid
price_usdCoinGecko token price in USD (if includePrice is true)
network_summaryCross-chain aggregate: total_staked_usd, network_apr, nakamoto_coefficient, top_validator_market_share, staking_health
fetched_atUTC timestamp of this data snapshot

Cost estimation

Pricing: $0.005 per chain fetched (PPE model — you pay only for what you retrieve).

ScenarioChainsEstimated Cost
Single chain spot check1$0.005
Top 5 chains only5$0.025
Full 13-chain dashboard13$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


Feedback

If this actor powers your Cosmos research, a review helps others find it: Leave a review on Apify Store