This contract is being backfilled. You may encounter incomplete storage history.

Governance

Verified contract

Active on Ethereum with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $320.13
0x81122a80069ad8810b3fd2645c49ddb495dbcc5975696d795e0765f2491488f0
0x46a3d9e717b26f6f16820ddbdf209c6dac557198cd24f2d202794e2393558df5
0x20ae2a91f35ec861cf3fda01292d19c3ac167d00c27628b9593d2c7cee32e691

Functions
Getter at block 20792441
minDelay(view returns (uint256)
0
owner(view returns (address)
0x4e4943346848c4867f81dfb37c4ca9c5715a7828
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
securityCouncil(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getOperationState(bytes32 _idview returns (uint8)
hashOperation(struct IGovernanceOperation _operationpure returns (bytes32)
isOperation(bytes32 _idview returns (bool)
isOperationDone(bytes32 _idview returns (bool)
isOperationPending(bytes32 _idview returns (bool)
isOperationReady(bytes32 _idview returns (bool)
timestamps(bytes32view returns (uint256)
State-modifying
acceptOwnership(
cancel(bytes32 _id
execute(struct IGovernanceOperation _operationpayable 
executeInstant(struct IGovernanceOperation _operationpayable 
renounceOwnership(
scheduleShadow(bytes32 _iduint256 _delay
scheduleTransparent(struct IGovernanceOperation _operationuint256 _delay
transferOwnership(address newOwner
updateDelay(uint256 _newDelay
updateSecurityCouncil(address _newSecurityCouncil
Events
ChangeMinDelay(uint256 _delayBeforeuint256 _delayAfter
ChangeSecurityCouncil(address _securityCouncilBeforeaddress _securityCouncilAfter
OperationCancelled(bytes32 indexed _id
OperationExecuted(bytes32 indexed _id
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ShadowOperationScheduled(bytes32 indexed _iduint256 delay
TransparentOperationScheduled(bytes32 indexed _iduint256 delaystruct IGovernanceOperation _operation
Constructor
constructor(address _adminaddress _securityCounciluint256 _minDelay
Fallback and receive
receive(
Errors

This contract contains no error objects.