Nexus

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xa68bf886 at 10147814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nexus"

0x364c05775e99975ca8a4270fcdd8b27d1ecb3cf86d1415ccfb1fc6cc6b4fc2fd
From

Functions
Getter at block 21158224
UPGRADE_DELAY(view returns (uint256)
604800
delay(view returns (uint256)
604800
governor(view returns (address)
0xf6ff1f7fceb2ce6d26687eaab5988b445d0b94a2
initialized(view returns (bool)
true
isGovernor(view returns (bool)
false
proposedGovernor(view returns (address)
0x0000000000000000000000000000000000000000
requestTime(view returns (uint256)
0
Read-only
getModule(bytes32 _keyview returns (address addr)
moduleExists(bytes32 _keyview returns (bool)
modules(bytes32view returns (address addrbool isLocked)
proposedLockModules(bytes32view returns (uint256)
proposedModules(bytes32view returns (address newAddressuint256 timestamp)
State-modifying
acceptProposedModule(bytes32 _key
acceptProposedModules(bytes32[] _keys
cancelGovernorChange(
cancelLockModule(bytes32 _key
cancelProposedModule(bytes32 _key
changeGovernor(address
claimGovernorChange(
initialize(bytes32[] _keysaddress[] _addressesbool[] _isLockedaddress _governorAddrreturns (bool)
lockModule(bytes32 _key
proposeModule(bytes32 _keyaddress _addr
requestGovernorChange(address _proposedGovernor
requestLockModule(bytes32 _key
Events
GovernorChangeCancelled(address indexed governoraddress indexed proposed
GovernorChangeClaimed(address indexed proposedGovernor
GovernorChangeRequested(address indexed governoraddress indexed proposed
GovernorChanged(address indexed previousGovernoraddress indexed newGovernor
ModuleAdded(bytes32 indexed keyaddress addrbool isLocked
ModuleCancelled(bytes32 indexed key
ModuleLockCancelled(bytes32 indexed key
ModuleLockEnabled(bytes32 indexed key
ModuleLockRequested(bytes32 indexed keyuint256 timestamp
ModuleProposed(bytes32 indexed keyaddress addruint256 timestamp
Constructor
constructor(address _governorAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.