MultiSigWallet

Verified contract

Active on Ethereum with 63 txns
Deployed by via 0x859d8ab7 at 15675760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $688.38
ERC-20
Value $0.1
ERC-20
Value $0.01
ERC-20
--
0x0231b984288350bdf0ac4cf355b02e10d7f0d7d2a8db018c9db3a04b6af4cdf8
0x04a18c6774bf5886206fa78c1741be0ec9943661ee7c332720dcd43e3fa63bd2
0xe83902de77cd107c5439d74c4ca0fb8292aa653ecf626cacbe7584bec36b2b6a
0x3fed499d4f4313822bec99efa05f16748581c9be49d0f480d9666a99237c16c2
0x03e70881c58b4b41e37f67ce4f121173559631950fb6721ce50a06aeff18e06e
0xeea3dc6062cb17108b33545f9d3086612ab626b725070e136fa31bc78d827485
0xf27a218ec94ddeb087bb358e00ad01b0fc9365c3dc44ca146bedaa958430cf55
0xf815cffe248a5b0343b1be2db4d4ff69169d1c88054cad9970d027b879226782
0xf0d4c2c406930359e61d9ca0181681ae7e83a495afcded231555556179afa5e2
0xe20382af19c2d2d36c999be4149965d20203f8b07d8e78cf282f0b03fa335ecc

Functions
Getter at block 21291111
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xc3a49cdCD23db26416cA59CC2cd56DdD86770Ba2, 0x8B1E7350B699f391BFF48afe143C83954466eA44, 0x528888Ad48A5e02D4F45F60A953508A29cCa72A8, 0x6e8d7C97954AaFb5983d0bb2ebFd264F1FB0c023, 0x99BF888242c2539e395520A132322d23a947D844]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
19
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.