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

MultiSigWallet

Verified contract

Active on Ethereum with 994 txns
Deployed by via 0xefc304d3 at 10152624
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30.27
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x81d1def16ebe419b46b429e39bf5d00cebc81803cb5f0075d2afd11c45215336
0x0b5de3c2031fdeedf718237c9931f47c945c166744efdd309100a9caeb387b68
0x1d1fb978e0803e9e218371c5179d9618460218c7d18b663013ae7e41fbc1be4f
0x150472076b9d49960166b9f48927221b75bd9350ed6ad56fc232bda3df34a13b
0x0a825002e74ee72d591495536b9e1776d4e082a88c92b40c3f7e981b033ff1e2
0x972af7f0f6e17d6b837da6cc43944c09e17c86c29ee77998576e724e001055f3
0x3070fc5e752ee84b27243ee4cff448b6435fe01d1b7bfeb6169cd842ce085768
0xf7a6af70638f45dddc73b4076568c32d4e7081c75ea8ea99fe8f4eda395bbd25
0x5d79fa03b67bd3a866d69f2857cea49dd81a3022b744b9ed0de43ad46ec05a83
0x7482a120f0d34c0290fd25b7887d9f25d6f7e880b7da7e455f681ee13d4fa16b

Functions
Getter at block 20796924
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x0A484ee7C41CC23a7d2408a1ccfA279d630c93C1, 0x0463e36b0516e5Ce4922932f0A114c4190C505d4, 0x2b7c4a2843ce752092Fa8a7384330C90fa4bf84a]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
378
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.