Skip to content

Unity protocol smart contracts

Latest
Compare
Choose a tag to compare
@aion-shidokht aion-shidokht released this 18 Oct 15:11
· 3 commits to master since this release

StakerRegistry contract is core to the Aion-Unity protocol and its state is required by the
protocol to resolve PoS consensus. It tracks all stake and stakers in the system.
PoolRegistry contract implements Aion Delegation Standard (ADS). It's primarily responsible for distribution
of rewards to delegators and managing the life-cycle of the stake delegated to a pool.