MultiSigWallet

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0xbfce4127 at 19147854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $363.22
0x77e668012dde84e605966e7ae7b980ec1d7c5db6f760fe21a74007db426fb7e0
0xd8cf42a181e1c79a31c188728bf4dd6bb5898b246455e0c59747f0ab0a679ca2
0xdcfd48b784441f536b485f80a936236075a752d84e60a991b2abf84fd0cf3686
0xec3e5c510abd58067cbb8c42cab40b812ba7e0844503ffdecb3d9065c2b20980
0x08b526c0e1befae2d4038f8999b2983cf0b5c701ccee3d4dd037d3d639fec26d
0x95910367439368c3c8e79fedb2ab69c46c6d6b338cefa5737cbbc60f16bfc4d8
0x53583ec7017bdbc73224a6e58fbcdda42303e535f91f2d23322613f88884a270
0xc1db08ae98b4e039a48b40fd584968e077ac4f084d7fa4feeadb2b914e1695b0
0xa09549d88226f5814d6430178758b6e62ab88506ab5aa129bd5c5ddbf3ab0b6c
0x58903eda68797ca9a3c7e68a93300759b3f40a8c58a565392677a35ae4644ede

Functions
Getter at block 21297766
getOwners(view returns (address[])
[0x6876E4Bb48B3Eeab52CF9e6e74276bdfE4b8df82, 0x99fafD0123d7399347330fD8D7Bc0Ea0B4B54424, 0x38e680AEcBF2d1CB098C339506D34E5D35FDFF6F, 0xb5894d6CE400d4136d37b7e9Cb14c91b4530fa22, 0x7b64E70d860dFD33A55a9fe3B1fF5a73ebe80077]
getTransactionCount(view returns (uint256)
7
requiredConfirmations(view returns (uint256)
3
Read-only
getTransaction(uint256 _txIndexview returns (address touint256 valueuint256 funcbytes databool executeduint256 numConfirmations)
isConfirmed(uint256addressview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address touint256 valueuint256 funcbytes databool executeduint256 confirmations)
State-modifying
addOwner(address _owner
changeRequiredConfirmations(uint256 _requiredConfirmations
confirmTransaction(uint256 _txIndex
executeTransaction(uint256 _txIndex
removeOwner(address _owner
revokeConfirmation(uint256 _txIndex
submitTransaction(address _touint256 _valueuint256 _funcbytes _data
Events
ChangeRequiredConfirmations(uint256 requiredConfirmations
ConfirmTransaction(address indexed owneruint256 indexed txIndex
Deposit(address indexed senderuint256 amountuint256 balance
ExecuteTransaction(address indexed owneruint256 indexed txIndex
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
RevokeConfirmation(address indexed owneruint256 indexed txIndex
SubmitTransaction(address indexed owneruint256 indexed txIndexaddress indexed touint256 valueuint256 funcbytes data
Constructor
constructor(address[] _ownersuint256 _requiredConfirmations
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.