LogicManager

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0x8ad2752e at 9271922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "LogicManager"

0x69ccf2a8d025fdbcf63d8b627a9eaa208e94fec9c1789f615779fa31813e106c
0x3058825c0ce38f7c97b6a364836608c01d06b0c0508310b26ad6416deefe0883
0x7b573eb6fef10148d6f3dd07550a0ae48ac08803bec390168dc40aa27445af2a
0x565c438226c34b852d9b3eea625f70684df3f39841cee7216d5df3c57ab0ace5
0x6b496065e0c43d1dfd260ea9228349ca5da49dd6a420f6afd3e5b79fe1efa0f1
0x2b89b61953c9a434ed72cf7844c0855948c62d24f375a12471047fd1f218bbcd
0x1805a62989a7a7efac90a946c5ce3b409f3dc2778d1250369e1c6ab01122c650
0x12d55f3c0d27d7555255055eda82f890c67a538b7d18b95f7b14a4b8a08d3306
0x2fca5fe1bde94f2c2cfbedd52a825950f082c29aabdc60310286a72f4fea7201
0xfaf24311671eb1358656741a88dbceb650428a87db6c6230a84491a170f8e1ca

Functions
Getter at block 20862922
getAuthorizedLogics(view returns (address[])
[0x205dc661Ee6946319ebb0698A017BCc20549910F, 0x1C2349ACBb7f83d07577692c75B6D7654899BF10, 0x142914E134348E51c5f402bAeD81810A1f829e7B, 0xF9bb55b6a14ACd32066182f0F5f0296073F5D054, 0xdc4A5151C0F29f6deFA09b383d04B95d587fA275, 0x910119BEE96C7A03Dd2597D4596e88bDf3aff682]
logicCount(view returns (uint256)
6
owner(view returns (address)
0x2355071753c957036707558e6ba56a72b5c70411
pt(view returns (uint256 curPendingTimeuint256 nextPendingTimeuint256 dueTime)
(curPendingTime=345600, nextPendingTime=345600, dueTime=1602733891)
Read-only
authorized(addressview returns (bool)
authorizedLogics(uint256view returns (address)
isAuthorized(address _logicview returns (bool)
pendingLogics(addressview returns (bool valueuint256 dueTime)
State-modifying
cancelUpdate(address _logic
changeOwner(address _newOwner
submitUpdate(address _logicbool _value
submitUpdatePendingTime(uint256 _pendingTime
triggerUpdateLogic(address _logic
triggerUpdatePendingTime(
Events
OwnerChanged(address indexed _newOwner
UpdateLogicCancelled(address indexed logic
UpdateLogicDone(address indexed logicbool value
UpdateLogicSubmitted(address indexed logicbool value
Constructor
constructor(address[] _initialLogicsuint256 _pendingTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.