MultiSigWallet

Verified contract

Active on Ethereum with 290 txns
Deployed by via 0x45985edb at 5374144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $136.57
ERC-20
Value $0.3
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6285928396de2f79986406905202ec0a0eca9260f02b85efc8f88e922e76cc51
0x60020921fc15de5f87bf762cf478c69fb1b4d5474d3220b3105e55865ff7853b
0xe2ea1a388a14b6baaf38fb9c14c0a2edb811231b89a0a128e7d8e24987d350c4
0x2a1bc78e07b128018165d9bf34ec82e9540c487af7c24bb6d3bb6c03309b1007
0x952882992b9e33eaafaf1d1d990b2ed3c6ace244bc46108980a674d9548237d3
0x6c82a2edcf911126c319804b11afc04a011031e263349ef064be02242d5998db
0x43873da5bfb49e61a94a3b25b6c1b2580c76bcfc43958d9dddf02ab512785dd5
0x0dd238894c32e3c6acabe5036e0bcc9d9d1b1ca50df54c68eedf1b16a3447cce
0xaa40a46cb329cb21b737a15773bfa9a6f5f010448714c937fc46b06427d62044
0x1f6f63fc8d0a4081960ada63c5c62a3b2d1932255571d3e9f39ee29a4e0b550a

Functions
Getter at block 21272268
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x346551433087E60202b732c26969eF221d5B671D, 0x950fF8483CAcc1a3eD6bA70f500c7FDA6E512C42, 0xF37f15DBD558e88b34aB59E204c629cD1f238135, 0xe80fC7F9d854942c1d5ACCE789ab07D47B344470, 0xC40c611b0450a1d6e4Ac447b83270b2f56D1d4A7, 0x91b810455F3bA9b5d58CfdEEF4bD26971d6f2A7F]
required(view returns (uint256)
4
transactionCount(view returns (uint256)
66
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.