MultiSigWallet

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0x714e678b at 5757897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $0.28
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbd0b7699881e5b020fd0a0f48d803ccc704d6db65881408c36e57477ef8866dc
0x104787d6ac78206df7cee8292d9f2ca590522706096b7dcd51653146db82f389
0x415069132f1823a6a08946ea716f479715739385cd645e4d9d9667c78315ee25
0xd80fc846f76802a62d1327f3e49e73ab3ac509c2b6d2d6756057eee8bfee21ac
0x9ad13b332055584703a0ecd6776e58a4755f8fe608c55cc4a76ac00f1ff58f4d
0x69f711be2aaf839ea34677d409aaa8bfcead21d8627229162ebdbf35201c923f
0xddde67112e0c8e7200082a3e40b311c1aefd0ffab43ab63db0ba128ad87e93f0
0xdb01a9e9d1ef7f4b58d34550413bc4fb2c2205cde090768ac7e3ab69bf5976d2
0xbdd5124d4550c31d27f95743bfcc9650cee3c07a1e59f87daadac63c4bae3c3c
0x8c35d3e7270116e82a78a58195a0c32ecf28ed04b06dc42b9d6c01809abe4985

Functions
Getter at block 21260125
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x4444DD4ea1236c44C90fb12d5075EeB1315815Cb, 0x5A62Fc4c351a86253d72Bbe6F3175163476Cbd82, 0xF28734b1e50A5c49620A1c210522f0eE5E9BE84B, 0x9Acde6e7B4d659d721213eBf5d4Bf7Af87fd21F2, 0x482D771D1CF6647F1a2BB1626D2a26ED432aC138, 0xd73F61714C9a52F528D3b2933f3161A18a1E46c9]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
8
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.