MultiSignatureVault

Verified contract

Active on Ethereum with 74 txns
Deployed by via 0x05ae827e at 7147269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbafe2bbdb0bc4611af3a4ae1c06e517676a296f5ff4ef228e1b9d8c69cd3d0fe
0xf66309a58ac5509e8be491dc19aea64fe89741a49d5dbffaa28852662fb11564
0x9940e5de53aa6921e34c7047a5ffcf7448a00d63b108babb06e40f18cf80dd8f
0x9bb5689d8bb329d327c99cf57cad911d78480de0f4c87838b10ee6a50e3a0a28
0xbd899c8be14ec06752eea6de8a81ea8194fb93f7c770f0b43dc22c42abb50245
0xa422a02e23ac5f05e573d9f65fde33dc3ea07e82c87f85a990a43e7d5e61596f
0x30dd7f1da600b15f1e4dae5c99b3a33ce3bbf46d66db46bb5a985cf49f91c50c
0x87505ea38af43ac63abcfc078a189ef6bbf4b00e4b234104c25563b7a32abf0d
0x305dc13e60bbe315144a3b333be186e18c538ab35b272fb0f57dde91395e7c98
0xe31ff94105ed0d9ae3dd23dac51469e1b85e50b6aea65d112666f5bb02b51c52

Functions
Getter at block 21311724
allOperationsCount(view returns (uint256)
5
howManyOwnersDecide(view returns (uint256)
2
ownersCount(view returns (uint256)
4
ownersGeneration(view returns (uint256)
1
Read-only
allOperations(uint256view returns (bytes32)
allOperationsIndicies(bytes32view returns (uint256)
isOwner(address walletview returns (bool)
owners(uint256view returns (address)
ownersIndices(addressview returns (uint256)
votesCountByOperation(bytes32view returns (uint256)
votesMaskByOperation(bytes32view returns (uint256)
State-modifying
cancelPending(bytes32 operation
transferOwnership(address[] newOwnersuint256 _howManyOwnersDecide
transferTo(address touint256 amount
transferTokensTo(address tokenaddress touint256 amount
Events
OperationCancelled(bytes32 operationaddress lastCanceller
OperationCreated(bytes32 operationuint256 howManyuint256 ownersCountaddress proposer
OperationDownvoted(bytes32 operationuint256 votesuint256 ownersCountaddress downvoter
OperationPerformed(bytes32 operationuint256 howManyuint256 ownersCountaddress performer
OperationUpvoted(bytes32 operationuint256 votesuint256 howManyuint256 ownersCountaddress upvoter
OwnershipTransferred(address[] previousOwnersuint256 howManyOwnersDecideaddress[] newOwnersuint256 newHowManyOwnersDecide
Constructor
constructor(address[] _owners
Fallback and receive
fallback(
Errors

This contract contains no error objects.