Cosmos Ecosystem Staking Dashboard
Pricing
Pay per usage
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
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Cosmos Staking Dashboard
Real-time staking data for 13 Cosmos SDK chains: inflation rate, estimated staking APY, bonded supply %, and unbonding period. No API key required.
What It Does
Fetches on-chain staking parameters for major Cosmos ecosystem chains via the public cosmos.directory REST gateway. Returns inflation, bonded ratio, estimated staking yield, and validator stats in one unified format.
Supported chains: ATOM (Cosmos Hub), OSMO (Osmosis), TIA (Celestia), INJ (Injective), DYDX, AKT (Akash), STARS (Stargaze), KAVA, AXL (Axelar), SCRT (Secret), STRIDE, EVMOS, XPRT (Persistence)
Input
| Field | Type | Default | Description |
|---|---|---|---|
chains | string[] | all 13 chains | Subset of chain keys to fetch (e.g. ["cosmoshub", "osmosis"]) |
includePrice | boolean | true | Include CoinGecko token price (USD) |
Output
| Field | Description |
|---|---|
chain | Chain identifier |
symbol | Native token symbol |
inflation_rate_pct | Annual inflation rate (%) |
bonded_ratio_pct | % of total supply bonded/staked |
staking_yield_pct | Estimated staking APY = inflation / bonded_ratio |
unbonding_days | Unbonding period in days |
max_validators | Maximum active validator set size |
active_validators | Current active validator count |
token_price_usd | Current token price (optional) |
Pricing
$0.005 per chain fetched. Default run (all 13 chains) = $0.065.
Use Cases
- Compare staking yields across Cosmos chains
- Monitor changes in bonded ratio (supply/demand signal)
- Find chains with high yield + short unbonding for capital efficiency