File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ pragma solidity 0.8.24;
21
21
address constant ENTRY_POINT = 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 ;
22
22
23
23
// Use address(0) if unknown or deploying a new version of a contract.
24
- address constant PLUGIN_MANAGER_ADDRESS = 0x3169Ad878021B87C9CaA9b5CDA740ff3ca270Ce9 ;
25
- address constant SINGLE_OWNER_MSCA_FACTORY_ADDRESS = 0xa233b124D7b9CFF2D38cB62319e1A3f79144B490 ;
24
+ address constant PLUGIN_MANAGER_ADDRESS = 0xc93D6559Fe4dB59742751A857d11a04861a50CCC ;
25
+ address constant SINGLE_OWNER_MSCA_FACTORY_ADDRESS = 0xf61023061ed45fa9eAC4D2670649cE1FD37ce536 ;
26
26
address constant UPGRADABLE_MSCA_FACTORY_ADDRESS = 0x3e6b66A72B76850c372FBDf29f53268ad636B320 ;
27
27
address constant SINGLE_OWNER_PLUGIN_ADDRESS = 0x7af5E9DBe3e50F023a5b99f44002697cF8e1de2e ;
28
- address constant COLD_STORAGE_ADDRESS_BOOK_PLUGIN_ADDRESS = 0x3c95978Af08B6B2Fd82659B393be86AfB4bd3D6F ;
28
+ address constant COLD_STORAGE_ADDRESS_BOOK_PLUGIN_ADDRESS = 0x11BACb0F0C9D04A28A2043b54c0C3C2CE15F0Af4 ;
29
29
address constant WEIGHTED_MULTISIG_PLUGIN_ADDRESS = 0x558498E7CD325b17be8c8A79884A1cAcfD72a4AA ;
30
30
address constant DEFAULT_TOKEN_CALLBACK_PLUGIN_ADDRESS = 0x03431Fb00fB2e26b5bC502DFeF8dA30E1C8643b8 ;
31
31
You can’t perform that action at this time.
0 commit comments