MultiSigWallet

Verified contract

Active on Ethereum with 77 txns
Deployed by via 0xab81a0dc at 4226240
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,435.25
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x151e2f70d4be9a20a9a6acba3c22927aefb6e778fa684521a644b79bb634c030
0xf837f2be7c2f16955faf6bee37376bce065ca8a00285890cb761b7fe7eb9a045
0x091a345b26422b0337a913eb73a9d16ff56e35c64f649e5e3a35cadb58da91fa
0xf8c7d9a1dfdaad0ada016c0cbdf3f12f5515035188806d302abbc808d8fcb7ab
0x6ee9211fc8eb1349e03e721192b608962857cc743451433b14027e1c4119927f
0x56060d739e2c019c98cc334de3e8506b440e0c8e8a240b8d6835225aeb2110b3
0x000caf9fcc0b7a1707a2e2a606141aa8cceccd4b289f7d97fdb020ab94a491ff
0x905d08f6ef59c032eea59170ec9cc0d04c7cb93d64936d38f7f30d7c2596a96d
0xea21ea46788254731d40f3d22056d564d6244aefd8cbec269c25fe86f4f5e30b
0xa5e7c8b0a5d93dc694fbcdd357013908d625e9d5e4225799f2d6f2da74b2c127

Functions
Getter at block 20921619
MAX_OWNER_COUNT(pure returns (uint256)
50
getOwners(pure returns (address[])
[0x66355770a8f8aa90590Ae96cB7193dBb0923344B, 0x34880c26Fd57086214641C4C69F1b9c52a60f6f4, 0x15AAc38116B037099bb5f9D6755aF954790F12eA, 0x4E5a65A70663649D1E32Ae614ed63b1C4f717a11]
required(pure returns (uint256)
2
transactionCount(pure returns (uint256)
32
Read-only
confirmations(uint256addresspure returns (bool)
getConfirmationCount(uint256 transactionIdpure returns (uint256 count)
getConfirmations(uint256 transactionIdpure returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedpure returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedpure returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdpure returns (bool)
isOwner(addresspure returns (bool)
owners(uint256pure returns (address)
transactions(uint256pure 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.