memoscan
← all memos

Memo 0x99d51ee787966bec72e1faecb3682b5024afbafd49bccd832031c873ddc30c7b on Ethereum

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