This contract is being backfilled. You may encounter incomplete storage history.

MultiSigWallet

Verified contract

Active on Ethereum with 1,776 txns
Deployed by via 0x56693f0e at 15676260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.64
ERC-20
Value $0.1
ERC-20
Value $0.03
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xd1b6044ef8f3d7fdcf0b48d9f966cf2712452b181cbe650ce638ce3c44f9741f
0xe380ea812ffd588135c64947926e6a43922137f8e857179b546190aa08eb752d
0xb585a30369bf631e3a2c1e4b1de732dc321b3fccdb958d1b4db3565ad1df7c17
0xbe0abf409354b177695d43f897e03e49ece219e2578ff6effbe6b1fa2566e7c7
0x46cc116887a17140c061ee8e62a74c9749a90c10ddbe7630e4f2e6c178c43bd4
0xcb04aa46a7a2346462905d88b2605eacf9c1c7424b089bfb81856c41dc67c4fb
0x4abf24b07e2b4a5f9568eb11066ef1c0ce7db770f32f82d408e39ca9d968e04b
0x77a58e6a0dc401b6102afdb882ce553fac65c5c2e97bbd39a3343f9b23f3b4b8
0x6a567d7739afd9d5f9394f08f523181a16d42c6eb52ab0f2f2c3fa301bdb4bfa
0x87df3d5ac4bffa43727af801e304d74be2e4226be3cd44d968e49871aa59c155

Functions
Getter at block 20793105
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x34E0a5a0E69F58015D27CFFC02ee12D02bFb5D70, 0x9Cd739F9437421A0372cCC65c9Aeea73EdafE975, 0xa40312cde45E1c6ba3309b8e42501F8ff61Ef4fE, 0x6CD15f9a25d96aC25F25B14A671c57d6a87acd35, 0x70537db27E30Cd2e2A9c4F9aAE77B7D2D3199140]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
591
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.