[Development] Staking and Delegate Mechanism - Blockful

The contracts have been deployed to ETH Mainnet.

We are finishing the adjusts on the interface from testnet to mainnet and will bring the official link and the proposal transaction to fill and start them over the next few days.

RewardsDistributor - RewardsDistributor | Address 0xfad7db6b2ebe2cb586dd08dc6a9d07d4a0fbef49 | Etherscan

Staking - Staking | Address 0xe48858d552b77cc953b79d0c162ecfabd7244b50 | Etherscan

TransparentUpgradeableProxy - TransparentUpgradeableProxy | Address 0xc643fd3107799d5eef411e936323a3975bc105aa | Etherscan

ProxyAdmin - ProxyAdmin | Address 0x02aceedc8da5145e2f7d9e1614b533300df844d9 | Etherscan

DelegateStaking - DelegateStaking | Address 0x48adfe2bb4813831f5a3ac5300e57c8a931c556c | Etherscan

TransparentUpgradeableProxy - TransparentUpgradeableProxy | Address 0xf0dd9e28577d7ef943d574af35f1aa1c0d6446a7 | Etherscan

ProxyAdmin - ProxyAdmin | Address 0x164dbadbecac8d7986677d410c0f225d2721a08d | Etherscan

For the proposal to fill the contracts, we are still pending the decision of the emission rate for each contract, I’ll explain a bit:

There are 2 staking contracts, one for keypers and one for non-keypers.

There’s 1 Distributor contract.

We need to register the Keypers on the correct contract, fill the system with SHU and set the SHU/second of each contract.

The contract to be filled with SHU is the Distributor. The Distributor also needs to be configured with how many SHU/second it will be giving as rewards for each of the the staking contracts.

I’ll have the transactions built and presented to the DAO soon.