MultiSigWallet

Verified contract

Active on Ethereum with 88 txns
Deployed by via 0x6ee63e2c at 13343712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.15
ERC-20
Value $0.12
ERC-20
Value $0.04
ERC-20
Value $0.04
ERC-20
Value $0.04
ERC-20
Value $0.04
ERC-20
Value $0.04
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
--
0x6d957a44b33cbf177a44e70fa51c1cd6bb00f6811e4d1f3cee9372b4322fa097
0x7883a920f0194763adb6f84d2520c708605f8315a8a881ba94f1f05e9521ab27
0x42a7577b33f14055c2f52f330594286528b1350a337ed45c5acdd8f89cb9df9f
0x168e2681251a9064d5201fcab81868ace6086d61f30aa6f00e12eb126f294e3b
0xeb07491dfcfa34b107963a3a122b26dfe27eb22115a056b79a6581420ed75c86
0xd99a2dc4517fb340e78dc15c5f64cf745cd00dd1402eae968f1fc05f0e9f92ca
0x9cdfae7c26d7525b5623ed280ad14fec73ae6430dfc7b48d0f32db9ea1bcdd81
0xca949f9e2d9ea83d33507aab7a5d2145056fb212c7aa85249e9ca77723978b7c
0xa51cc15307b93d88ff4cc2ece7356ab118460eaf383994a4a76a554a8e374f76
0x57d4e5fe7089aa7edfae4e1238076b4c287efac4d4321653aefb5a8266cd8fc1

Functions
Getter at block 21279693
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xcf871B505297c204B5c403F052e3aC66431a96d4, 0xe03142262795Ee2E3e4f3B69eb2e3878fa98Ad3c, 0x378FFd5Dff11AAD57D357056cF81D26370A8018C, 0xD06bc2967B7c17533d189fe69Cc98E8C56120536, 0xC98BAab80c0F32DFCC188251F4C3178068C26357, 0x678f9E265935D5084D446dcCDCB5550095683dAe]
required(view returns (uint256)
1
transactionCount(view returns (uint256)
87
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
receive(
Errors

This contract contains no error objects.