MultiSigWallet

Verified contract

Active on Ethereum with 118 txns
Deployed by via 0xf67c2e5c at 11328127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.53
ERC-20
Value $0
ERC-20
--
0xf35438f21156e02637bfdb90b7dd8fd50d7e18fdfb9e85044c19aba5e4835561
0x1c613dd3afc5b00fd7097005542fbf419afa0b948556a7b002562e0e7ec37ee5
0x03dcecc5f8c8526906f93930a4a0e48ca6120ed044989952d58bf81255673ed2
0xf3d35ed0e0deaca37627b27e164550e5d2c17424586e3e2089a902368ddb1109
0x7a069251b3e2cb6f28b7756c9e3ae5775fe0598a81690ff99d086cfaf13080cb
0x76e304d7e6071424799441441f4f9eccb9f5a7b06b1058c49fb5942ebd1a1db2
0x059eddc31cfd4b1db1322e1d73b57f080c4994b1806210589285a97ea2d4adda
0xc2119630bbb18f3c1315711d0b97e39aeaf9d72832d47de5af7a5134266effc7
0x9f664b43aba09692aa733ee3b7f16b11a51268dab45db2a790cfa14a8a19021c
0x7ef7d5e7a173b42fb3b72c56bda8038cd860e27cf249412a2eb1c5a210a72016

Functions
Getter at block 20856544
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xe06D93efe2178Dbb3063AB4541e98da90644ac22, 0x38cd0d37629824B263Fa9d767a408ED0A7613943, 0x11a2F4F1446f3C23E9cdca696c85bBd5a1dFEA28, 0x24fF8dDa8096E2b6c45067AE70DFB955C5C12032, 0x6b592CBAC04Bd9A239aeE8afd1f55C663F0e8f31]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
49
Read-only
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
confirmTransaction(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
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
Constructor
constructor(address[] _ownersuint256 _required
Fallback and receive
fallback(
Errors

This contract contains no error objects.