MultiSigWallet

Verified contract

Active on Ethereum with 700 txns
Deployed by via 0xa87e7ae7 at 7048529
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $316.5
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x8e5b807ea7eed3833f2562fa883351a9eeebc18dfb9d8cd52471c182038585da
0xfc50a5d6fb4e1a2e94db7cea9c2034bcee4365f24ee01b8f0421942465df6cb2
0x9d0d98a434fa6d8179d1e78f9c462f3cda734e855ed9bffb1cf78186e9514764
0x29124507ec5d47b00dd99ac4caaed2a93d6ab917e1d60e0a8a0cb75544c927b3
0x58e7dae34e4de3fe798ec2d0d919253dd9e84ea9ff17013497d50b368789be52
0x3b9b12b71ad42a4f28241f84c303b2da54c6a7184bf8eafaf24735b4dd9d3400
0x22aba50979f6db1374f8a1d50e6f992376b69a1db475b8f8842faaeaa4a61b66
0x402ff88f9a5254d0399129a0ac5c304a8bb4f07adc92dbbfb89fcffdb583c900
0x243618d2e200cdd821903e53f2329d80d2cfc646cffd15ca9bf43436ae58afd4
0x71f3db76f44667d641738d7566db5638a9408fe947811e2d401cbefe7fa90c18

Functions
Getter at block 21159521
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xBCAc4dafB7e215f2F6cb3312aF6D5e4F9d9E7eDA, 0xFE95E04A628087FCdD5f278E61F148B47471Af4A, 0x8E5B953d03566595597CBFfBbd5c73b45BeE9530, 0x534aEff4E54c1E6Ee8cfD95cE547aBD00d637B00, 0xf74d1357f97Cec5B6f8c391AfE1E9Bc9Ab2E9335]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
212
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.