MultiSigWallet

Verified contract

Active on Ethereum with 181 txns
Deployed by via 0xe2ad70ff at 12109782
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,096.09
ERC-20
Value $498
ERC-20
Value $93
ERC-20
Value $10.4
ERC-20
--
0xef0d20c517e57a5597bf9c2af81545a5cc65c5eb795dd48cbf36e4f538a729e1
0x245dd1b27de56abe6d2fee08f0ddd963169b97a99cd94f7efdc403c30ea210c1
0x8dcc095ffc0c4b3515ae8a31ce1984fb9d200191a87fb66b05e6f3448513f0df
0x85ead76d39896c5d8b0300db35c26580d555694c29cf4a0de8c5cc76a1c6ea08
0xf40a3a3ff0a76d7c0aeaeda9afe9ea1ecb6e3d7d3df2dbf1e23b988c0d5362e9
0x972268f4fb7978d0589e70909f2fb7abba1c3683c51befbafde1fe5e5a6bf7f0
0x9ed1ec8e08cd62426847973a348526615ad1df19150b2397292532f65e3f62e1
0x477cf0c4d71bf1ab5cecf8d4223eadc2a274416c2c944cc01654574a449d797e
0x850a067ffdf4717c449096beda53cad215e3fc5b0d60285425ac486ea235f55e
0xd33c470d73058d5fb16e463c31da31e56d7a779325a0d6be9b4c4e201db5f54d

Functions
Getter at block 21160494
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x09b13fd6825dDE3272CAf0aCF7e432217fb95C19, 0xd9001BA1aFa6195a1a41efb862fAdFA245A5f1AB, 0xbA01F2C3866789CBDF5BBed518338153B4b0e442, 0x400D61743A96c73160682e8073A1ffa1AD1f1bC3, 0xCA11Aad3083323ea3af263E3a598aA8B9A9A2F52]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
95
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.