The dashboard reads data from the configured staking contracts for each configured token address on each configured mainnet chain. Contract reads provide the raw aggregate fields; the page converts them using the existing network precision and formats the native-token breakdown without changing the fetched values.
The derived no-longer-active amount is calculated per pool as Total Staked - Active Stake, floored at zero before USD conversion:Total Staked - Active Stake.
Summary cards multiply each native-token aggregate by the current USD price from the platform's configured asset-price source. USDT variants use the Tether price identifier and USDC uses the USD Coin price identifier; stablecoins are not hardcoded to exactly one dollar.
The active-wallet value sums pool-level counts, so it can include the same wallet more than once. A successful fetch timestamp is shown below; contract reads are performed when the page loads, while price data may come from the existing session cache.
Last successful fetch:Loading...