From 91eb6362f39edaab70a80ae0a8dc9374dbbf2d92 Mon Sep 17 00:00:00 2001 From: hweawer Date: Mon, 6 Apr 2026 10:01:03 +0200 Subject: [PATCH 1/3] feat: Addresses for easy track factories --- docs/deployed-contracts/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployed-contracts/index.md b/docs/deployed-contracts/index.md index 2d8e981ab..d8a23abe5 100644 --- a/docs/deployed-contracts/index.md +++ b/docs/deployed-contracts/index.md @@ -259,7 +259,7 @@ for the rate and price feeds recommended approaches. - **Curated Node Operators staking module** (registry: [`0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5`](https://etherscan.io/address/0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5)) - IncreaseNodeOperatorStakingLimit: [`0xFeBd8FAC16De88206d4b18764e826AF38546AfE0`](https://etherscan.io/address/0xFeBd8FAC16De88206d4b18764e826AF38546AfE0) - - CuratedSubmitExitRequestHashes: [`0x8aa34dAaF0fC263203A15Bcfa0Ed926D466e59F3`](https://etherscan.io/address/0x8aa34dAaF0fC263203A15Bcfa0Ed926D466e59F3) + - CuratedSubmitExitRequestHashes: [`0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde`](https://etherscan.io/address/0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde) - **Simple DVT staking module** (registry: [`0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433`](https://etherscan.io/address/0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433), committee ms [`0x08637515E85A4633E23dfc7861e2A9f53af640f7`](https://app.safe.global/settings/setup?safe=eth:0x08637515E85A4633E23dfc7861e2A9f53af640f7)) - AddNodeOperators: [`0xcAa3AF7460E83E665EEFeC73a7a542E5005C9639`](https://etherscan.io/address/0xcAa3AF7460E83E665EEFeC73a7a542E5005C9639) - ActivateNodeOperators: [`0xCBb418F6f9BFd3525CE6aADe8F74ECFEfe2DB5C8`](https://etherscan.io/address/0xCBb418F6f9BFd3525CE6aADe8F74ECFEfe2DB5C8) @@ -269,7 +269,7 @@ for the rate and price feeds recommended approaches. - SetNodeOperatorRewardAddresses: [`0x589e298964b9181D9938B84bB034C3BB9024E2C0`](https://etherscan.io/address/0x589e298964b9181D9938B84bB034C3BB9024E2C0) - UpdateTargetValidatorLimits: [`0x161a4552a625844c822954c5acbac928ee0f399b`](https://etherscan.io/address/0x161a4552a625844c822954c5acbac928ee0f399b) - ChangeNodeOperatorManager: [`0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D`](https://etherscan.io/address/0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D) - - SDVTSubmitExitRequestHashes: [`0xB7668B5485d0f826B86a75b0115e088bB9ee03eE`](https://etherscan.io/address/0xB7668B5485d0f826B86a75b0115e088bB9ee03eE) + - SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) - **Community Staking Module** (module: [`0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F`](https://etherscan.io/address/0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F), committee ms [`0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f`](https://app.safe.global/settings/setup?safe=eth:0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f)) - CSMSettleElStealingPenalty: [`0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4`](https://etherscan.io/address/0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4) - CSMSetVettedGateTree: [`0xBc5642bDD6F2a54b01A75605aAe9143525D97308`](https://etherscan.io/address/0xBc5642bDD6F2a54b01A75605aAe9143525D97308) From 243ce766cf66825d03b003f15727cf95f3c317b0 Mon Sep 17 00:00:00 2001 From: hweawer Date: Mon, 6 Apr 2026 10:29:55 +0200 Subject: [PATCH 2/3] proposal prefixes --- docs/deployed-contracts/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/deployed-contracts/index.md b/docs/deployed-contracts/index.md index d8a23abe5..60313d3fb 100644 --- a/docs/deployed-contracts/index.md +++ b/docs/deployed-contracts/index.md @@ -259,7 +259,8 @@ for the rate and price feeds recommended approaches. - **Curated Node Operators staking module** (registry: [`0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5`](https://etherscan.io/address/0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5)) - IncreaseNodeOperatorStakingLimit: [`0xFeBd8FAC16De88206d4b18764e826AF38546AfE0`](https://etherscan.io/address/0xFeBd8FAC16De88206d4b18764e826AF38546AfE0) - - CuratedSubmitExitRequestHashes: [`0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde`](https://etherscan.io/address/0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde) + - **(proposed to remove)** CuratedSubmitExitRequestHashes: [`0x8aa34dAaF0fC263203A15Bcfa0Ed926D466e59F3`](https://etherscan.io/address/0x8aa34dAaF0fC263203A15Bcfa0Ed926D466e59F3) + - **(proposed)** CuratedSubmitExitRequestHashes: [`0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde`](https://etherscan.io/address/0x4F716AD3Cc7A3A5cdA2359e5B2c84335c171dCde) - **Simple DVT staking module** (registry: [`0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433`](https://etherscan.io/address/0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433), committee ms [`0x08637515E85A4633E23dfc7861e2A9f53af640f7`](https://app.safe.global/settings/setup?safe=eth:0x08637515E85A4633E23dfc7861e2A9f53af640f7)) - AddNodeOperators: [`0xcAa3AF7460E83E665EEFeC73a7a542E5005C9639`](https://etherscan.io/address/0xcAa3AF7460E83E665EEFeC73a7a542E5005C9639) - ActivateNodeOperators: [`0xCBb418F6f9BFd3525CE6aADe8F74ECFEfe2DB5C8`](https://etherscan.io/address/0xCBb418F6f9BFd3525CE6aADe8F74ECFEfe2DB5C8) @@ -269,7 +270,8 @@ for the rate and price feeds recommended approaches. - SetNodeOperatorRewardAddresses: [`0x589e298964b9181D9938B84bB034C3BB9024E2C0`](https://etherscan.io/address/0x589e298964b9181D9938B84bB034C3BB9024E2C0) - UpdateTargetValidatorLimits: [`0x161a4552a625844c822954c5acbac928ee0f399b`](https://etherscan.io/address/0x161a4552a625844c822954c5acbac928ee0f399b) - ChangeNodeOperatorManager: [`0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D`](https://etherscan.io/address/0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D) - - SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) + - **(proposed to remove)** SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) + - **(proposed)** SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) - **Community Staking Module** (module: [`0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F`](https://etherscan.io/address/0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F), committee ms [`0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f`](https://app.safe.global/settings/setup?safe=eth:0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f)) - CSMSettleElStealingPenalty: [`0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4`](https://etherscan.io/address/0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4) - CSMSetVettedGateTree: [`0xBc5642bDD6F2a54b01A75605aAe9143525D97308`](https://etherscan.io/address/0xBc5642bDD6F2a54b01A75605aAe9143525D97308) From ade3f66adc97523169b070cfca3ff1b2821d9278 Mon Sep 17 00:00:00 2001 From: hweawer Date: Mon, 6 Apr 2026 10:30:58 +0200 Subject: [PATCH 3/3] proposed address --- docs/deployed-contracts/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployed-contracts/index.md b/docs/deployed-contracts/index.md index 60313d3fb..252247497 100644 --- a/docs/deployed-contracts/index.md +++ b/docs/deployed-contracts/index.md @@ -270,7 +270,7 @@ for the rate and price feeds recommended approaches. - SetNodeOperatorRewardAddresses: [`0x589e298964b9181D9938B84bB034C3BB9024E2C0`](https://etherscan.io/address/0x589e298964b9181D9938B84bB034C3BB9024E2C0) - UpdateTargetValidatorLimits: [`0x161a4552a625844c822954c5acbac928ee0f399b`](https://etherscan.io/address/0x161a4552a625844c822954c5acbac928ee0f399b) - ChangeNodeOperatorManager: [`0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D`](https://etherscan.io/address/0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D) - - **(proposed to remove)** SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) + - **(proposed to remove)** SDVTSubmitExitRequestHashes: [`0xB7668B5485d0f826B86a75b0115e088bB9ee03eE`](https://etherscan.io/address/0xB7668B5485d0f826B86a75b0115e088bB9ee03eE) - **(proposed)** SDVTSubmitExitRequestHashes: [`0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37`](https://etherscan.io/address/0x58A59dDC6Aea9b1D5743D024E15DfA4badB56E37) - **Community Staking Module** (module: [`0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F`](https://etherscan.io/address/0xdA7dE2ECdDfccC6c3AF10108Db212ACBBf9EA83F), committee ms [`0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f`](https://app.safe.global/settings/setup?safe=eth:0xC52fC3081123073078698F1EAc2f1Dc7Bd71880f)) - CSMSettleElStealingPenalty: [`0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4`](https://etherscan.io/address/0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4)