6.1 How Staking Works
Stake AVM tokens to earn rewards from protocol fees and emissions.
🔒 Process
Lock AVM in the official Staking contract
Rewards accrue per block
Claim rewards anytime
function claim() external; // Claim rewards
function stake(uint256 amount) external; // Stake AVM
📈 Rewards scale with stake size and time.