memoscan
← all memos

Memo 0x296479cf…5f770e on Ethereum

# Add M0 Labs Engineering Reserved 'EarnerMu' Address as an Earner M0 Labs Engineering Team would like to add the pre-determined address 0x62b7f5A5Be488ea58f660C5aff465647213Bc6e9 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: 0x62b7f5A5Be488ea58f660C5aff465647213Bc6e9. This address can be verified by calling CREATEX function computeCreate3Address(bytes32 salt) with this salt: 0x3d1877e4c5b5a48d5af4d9caa8111891cdf33fc2582a55db686c148e8e7fbdd2. This salt is computed by concatenating the deployer address with the EarnerMu 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.