File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
docs/eigenlayer/concepts/rewards Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,24 @@ Operator fees can be varied by Operator Set for more granular reward fee structu
3030
3131## Rewards submission, calculation, and distribution
3232
33+ ## Rewards v2.2
34+
35+ [ EigenLayer Improvement Proposal-014: Rewards v2.2] ( https://github.com/eigenfoundation/ELIPs/blob/main/ELIPs/ELIP-014.md ) adds rewards mechanisms that enable:
36+
37+ * Unique stake weighted rewards
38+
39+ AVSs can distribute rewards based on allocated unique stake in Operator Sets. Supports both retroactive and future
40+ commitments (max of 2 years).
41+
42+ * Total stake weighted rewards
43+
44+ AVSs can distribute rewards based on total delegated stake in Operator Sets. Supports both retroactive and future
45+ commitments (max of 2 years).
46+
47+ The Rewards v2.2 rewards mechanisms enable predictable, multi-period incentive structures.
48+
49+ ## Submission, calculation, and distribution
50+
3351Rewards are submitted, calculated, and distributed as follows:
3452
35531 . [ AVSs submit rewards submissions to Operators and Stakers] ( ../../developers/howto/build/submit-rewards-submissions.md ) .
You can’t perform that action at this time.
0 commit comments