ZeroExGovernor

Verified contract

Active on Ethereum with 108 txns
Deployed by via 0xe5258240 at 10247084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,711.67
ERC-20
Value $13,731.74
ERC-20
Value $564.36
ERC-20
Value $144.38
0xe2013b0580219a41558d160b91693c4ad616fafda45de2ea5dbc8f89565cd717
0xce74eb12a4954e4b5d02b0cf3f9f8b63b4569b521334f59665c1279906a4ab13
0x7949054a1232de72bc62d47607ca8148838d9b6d1e539c68137d58d191851527
0xc3db03a6f3abe8180d26fc772670c134a7ff75bcb6be30044c00e358ce1daa35
0xbd1ff255fc9a665feebb245b2ab6c8f129ed3c994289494da7d7fac09821e9e4
0x63ade54b28751b392a80ac08f85a9324651c00c862f3d3a85d2d79a1a1d8f14c
0xa797299f56ef13e4e8865b1322bedda3bc83605a92609a8dbf6037a97514ec1f
0x8a95c9f9990e4830747a2e7260238dfcf41f7292fe052fae801e0e296df3e06e
0xa554d862b20e3d89803ef4e346271c562f2d406b8af4d8253aad19ff9a2038cb
0x0bf5c1114edff6802eff0ef4a93e9c4b2d51f400858dd7b37d61eae7a000f4f4

Functions
Getter at block 21176030
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x5ee2a00F8f01d099451844Af7F894f26A57FCbF2, 0x257619B7155d247e43c8B6d90C8c17278Ae481F0, 0x2b3C8B6809d3b3bb4e2a667ba5A5b4ccdAe23DA4, 0x269984C978bFA5693D5915201e4dd1B7686aA6F7]
required(view returns (uint256)
2
secondsTimeLocked(view returns (uint256)
172800
transactionCount(view returns (uint256)
36
Read-only
confirmationTimes(uint256view returns (uint256)
confirmations(uint256addressview returns (bool)
functionCallTimeLocks(bytes4addressview returns (bool hasCustomTimeLockuint128 secondsTimeLocked)
getConfirmationCount(uint256 transactionIdview returns (uint256 count)
getConfirmations(uint256 transactionIdview returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedview returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedview returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address destinationuint256 valuebytes databool executed)
State-modifying
addOwner(address owner
changeRequirement(uint256 _required
changeTimeLock(uint256 _secondsTimeLocked
confirmTransaction(uint256 transactionId
executeTransaction(uint256 transactionId
registerFunctionCall(bool hasCustomTimeLockbytes4 functionSelectoraddress destinationuint128 newSecondsTimeLocked
removeOwner(address owner
replaceOwner(address owneraddress newOwner
revokeConfirmation(uint256 transactionId
submitTransaction(address destinationuint256 valuebytes datareturns (uint256 transactionId)
Events
Confirmation(address indexed senderuint256 indexed transactionId
ConfirmationTimeSet(uint256 indexed transactionIduint256 confirmationTime
Deposit(address indexed senderuint256 value
Execution(uint256 indexed transactionId
ExecutionFailure(uint256 indexed transactionId
FunctionCallTimeLockRegistration(bytes4 functionSelectoraddress destinationbool hasCustomTimeLockuint128 newSecondsTimeLocked
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
RequirementChange(uint256 required
Revocation(address indexed senderuint256 indexed transactionId
Submission(uint256 indexed transactionId
TimeLockChange(uint256 secondsTimeLocked
Constructor
constructor(bytes4[] _functionSelectorsaddress[] _destinationsuint128[] _functionCallTimeLockSecondsaddress[] _ownersuint256 _requireduint256 _defaultSecondsTimeLocked
Fallback and receive
fallback(
Errors

This contract contains no error objects.