ACEOwner

Verified contract

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

No balances found for "ACEOwner"

0x4bdd86e8c3f8cd337ca025c3e1f4b0ca89a2cbed431eaf5e182f051228cbf549
0xaa771a6beacd5ccf98744933457462e27967063f80054a411da1b3ca3d9a3e45
0x4a846913d677317babdb3bb34777b80e28089a19a36ffb94004b4555bf4b65d2
0x91cea5aa5f6820d78f4ae52c905ca63e41c0bd1fe87eff978f91810aaa7e79a8
0xb96b502d7219e2d2cfdff19d268516be68c57a6ddd8dd7fafde0e2fc8798296f
0xeb9ac5ba201fb6b3dbbe51a686fcbb449e8155589f3b5e833bbf7e24df1b31d2
0x1d2645b340eab23e7e2a4ff62061e2701edf9d88896ca60d319e005aad368f05
0xac995463341ae4f970cda8daceb5256155e4e584f2c7aac1ef4d80bb4e162023
0x142b33dffd8f26ee3dd6f1eccd5f85146aed7b9ff3061f2a5102102c6dad863a
0x68bdaec087a8f80b68a35ada4e5636a637a6b380b61fbd5bcc7a3cee9e9fd54c

Functions
Getter at block 21057564
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x7fb9f93Cc6614dDd76c893EC8b5310674aC3Fc5f, 0x60bd35E6Fe653511e79903dfd826e942a152B6cF, 0xD135B265B6C07bD7539bD56905bdB2cfBe332886, 0xfE80adAF1cF5bd2933206c5f5563bfc11bbd6779]
required(view returns (uint256)
3
secondsTimeLocked(view returns (uint256)
0
transactionCount(view returns (uint256)
9
Read-only
confirmationTimes(uint256view returns (uint256)
confirmations(uint256addressview returns (bool)
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
emergencyExecuteInvalidateProof(uint256 transactionId
executeTransaction(uint256 transactionId
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
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(address[] _ownersuint256 _requireduint256 _secondsTimeLocked
Fallback and receive
fallback(
Errors

This contract contains no error objects.