MultiSignatureVault

Verified contract

Active on Ethereum with 0 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
--

No transactions found for "MultiSignatureVault"


Functions
Getter at block 21326027
allOperationsCount(view returns (uint256)
0
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.