Staking involves delegating Aptos tokens to validators to participate in network consensus. Stakers earn rewards for helping secure the network, while validators earn commission for operating nodes.

Key Concepts

  • Epoch: A time period in Sui (approximately 24 hours) after which rewards are distributed
  • Staker/Delegator: Users who delegate their SUI to validators
  • Validator: Node operators who validate transactions and produce blocks
  • APR: Annual Percentage Rate, the annualised return on staked SUI

Staking Model

Our Aptos staking data is organised into the following models:

Model
aptos.staking.validator_stake_dailyThe current amount of Aptos staked for each staker under each validator.
aptos.staking.rewardsDetailed rewards on Aptos.
aptos.staking.depositsRecords of all staking deposits made by stakers
aptos.staking.withdrawalsRecords of all unstaking events made by stakers