memoscan
← all memos

Memo 0xa39c5114…679202 on Ethereum

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