There was an error while loading. Please reload this page.
1 parent 0eb925c commit bafa66eCopy full SHA for bafa66e
1 file changed
scripts/vote_edf_hoodi.py
@@ -71,8 +71,7 @@
71
# Easy Track factory for deposit reserve target management by CMC,
72
# https://research.lido.fi/t/proposal-add-easy-track-factory-for-deposit-reserve-target-management-by-cmc/11827
73
SET_DEPOSITS_RESERVE_TARGET_FACTORY = "0x68009122a394504E8fD7fee58F92Cd73c6A60717"
74
-# Trusted caller baked into the factory: the Hoodi CMC Safe (5/9).
75
-# The forum post lists the mainnet CMC multisig instead, that address has no code on Hoodi.
+# Trusted caller baked into the factory: the Hoodi CMC Safe (5/9)
76
SET_DEPOSITS_RESERVE_TARGET_TRUSTED_CALLER = "0x84DffcfB232594975C608DE92544Ff239a24c9E9"
77
# immutable upper limit inside the factory, higher motions revert
78
SET_DEPOSITS_RESERVE_TARGET_MAX = 9600 * 10**18
0 commit comments