Network load snapshot
Live view derived from KYVE RPC/LCD snapshots: block throughput, utilization, block time, and size behavior over the last day.
Mempool & RPC health
Operational side-signal layer from RPC endpoints: peer connectivity, mempool backlog, and sync posture. These indicators often move before UX changes become visible on the application layer.
Node sync status
Whether the RPC node is fully synced with the chain head
Data endpoints
Upstream API availability for the data collector
Monetary & staking economics
Supply, issuance, bonded inventory and community pool flows – the macro layer that anchors security budget and long-run validator incentives.
Inflation & staking returns
Computed inflation rate and estimated staking APR derived from annual provisions, total supply, and bonded ratio. Community pool growth over time reveals protocol accumulation velocity.
Trend analysis
Key metrics plotted over historical snapshots. Observe protocol-level trends in staking, supply, load, and decentralization.
Network revenue & fee economics
How much the network earns from transaction fees – the fundamental revenue that sustains validators and secures the chain.
Validator commission economics
How the validator market prices its services. Commission rates determine how much of your staking rewards go to the validator vs back to you.
Commission rate distribution
How many validators charge each rate – shows market pricing behavior
Inflation schedule & projections
KYVE's inflation dynamics determine staking returns and token dilution. Track projected supply growth over the next 10 years.
Annual inflation rate
Historical and projected inflation trajectory
Projected KYVE supply
Token supply forecast over the next 10 years
Methodology
All formulas, data sources, and assumptions used in this dashboard.
Inflation rate = annual_provisions / total_supply x 100
Staking APR = (inflation x (1 - community_tax)) / bonded_ratio
Community tax: 2% (from /cosmos/distribution/v1beta1/params)
Source: KYVE LCD (/cosmos/mint, /cosmos/distribution, /cosmos/staking)
Avg transactions per block = mean of all transactions in sampled blocks over last 24h
Block load % = average block bytes / max block bytes x 100
Block time = mean seconds between consecutive blocks
Source: KYVE RPC endpoint (/status, /block)
Total network revenue = cumulative fees collected from genesis
Avg fee per transaction = total_fees / total_transactions (in KYVE)
Source: KYVE LCD and Celenium-like endpoints (/cosmos/tx endpoints)
Weighted average commission = sum(rate_i * stake_i) / total_stake
Median commission = middle commission rate when sorted
Source: KYVE LCD /cosmos/staking/v1beta1/validators

