memoscan
← all memos

Memo 0xec5582cd…328c15 on Ethereum

# Add M0 Labs Engineering Reserved 'EarnerPi' Address as an Earner M0 Labs Engineering Team would like to add the pre-determined address 0x27cC239F6e4Ac3502B53599e1B780cc1D785762b to the Earners list. This address will be used in the future for deployment of high priority Earner Contract like Extension or Bridging infrastructure that requires yield accrual and distribution. Earner Contract will be deployed by the wallet with the following address: 0xF2f1ACbe0BA726fEE8d75f3E32900526874740BB. Earner Contract relies on the ERC-1967 Proxy pattern for upgradability and the CREATEX Factory contract will be used to deploy the Earner contract via CREATE3 at the following pre-deterministic address: 0x27cC239F6e4Ac3502B53599e1B780cc1D785762b. This address can be verified by calling CREATEX function computeCreate3Address(bytes32 salt) with this salt: 0xf7c7f69f3c00836a4a725d1d549b19b745341ae1a88e9e7cf81a6cc4df6865d2. This salt is computed by concatenating the deployer address with the EarnerPi contract name and is hashed with the deployer address to guard against deployment by another wallet. The Solidity code computing this guarded salt can be found here.