Staking Overview

This model provides daily aggregated metrics for TON staking activities, including total rewards, elector balances, and APY calculations. The APY calculation is only available from April 2020 onwards due to stability considerations.

Table Columns

Unique Key: activity_date

Column NameDescription
activity_dateThe date of the staking activity
last_activity_utimeThe latest Unix timestamp of activity for the day
total_reward_amountTotal amount of rewards distributed for the day
total_usd_amountTotal USD value of rewards distributed for the day
median_elector_balanceMedian balance of the Elector contract for the day
median_elector_usd_balanceMedian USD value of the Elector contract balance for the day
apyAnnual Percentage Yield (calculated as (total_reward_amount / median_elector_balance) _ 365 _ 100). Null for dates before April 2020