approvedcosmos-tools
Cosmos Chain Network Info
Get current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total staking supply, bonded tokens, bonded ratio percentage staked, active validator count, denom count, and chain ID. Useful for AI agents monitoring chain health and comparing economics across Cosmos ecosystem.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#cosmos#chain#network#analytics#staking
How to use
Sample response
{"chain":"cosmoshub","chainId":"cosmoshub-4","latestHeight":31376629,"latestBlockTime":"2026-06-01T06:59:37Z","avgBlockTimeSeconds":6.2,"stakingDenom":"uatom","totalStakingSupply":"400000000000000","bondedTokens":"200000000000000","bondedRatio":0.5,"activeValidatorCount":180,"denomCount":42}curl -X GET 'https://proxy.suverse.io/v1/data/cosmos-chain-info'