Skip to content

Releases: aionnetwork/protocol_contracts

Unity protocol smart contracts

18 Oct 15:11
Compare
Choose a tag to compare

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.