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

Wallet

Verified contract

Active on Ethereum with 114 txns
Deployed by via 0x35f0f957 at 4402034
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x645473c606071e7b5a21b53cb3c26c69920d094579182be90e7dbca00926df93
0x2064cf13c9bd72682101d2206f3c23380ce97350526a714b5f28af8352c744be
0xe4a8709feaf2274ebf38ff2902116b68aef2d4d83cac00d5f4b852867324d1fb
0x1cbb11d2a2eef5ab0b352ce0e32a2529eef6643484451d74214a85c15546d679
0xad861d7fd0cc7a1146014c7e7ffd6dc52aa221331fe129d1988c21fef91543bb
0xea03a9e8cd4c29457dd426dd35a6f739ad003782c099b1484e9cd3a4d963cbea
0xc4d223a421432ca9225fc9f808fd66516f9bbd99a29b77e98e323fb6dd5f1857
0x39e8f48dc48d7203cf540beeafd6da4f7061c34066156cbe466bb916ba9fd739
0xfd464687cf1aaaa034730f5cd7d877ff86ffe02ff18a921fa31c096563f763d3
0x4ddfc0d227768b551fcbff7f23929ed51e464363c5f2cb94b9fa861535848e9a

Functions
Getter at block 20799370
m_dailyLimit(view returns (uint256)
0
m_lastDay(view returns (uint256)
17793
m_numOwners(view returns (uint256)
5
m_required(view returns (uint256)
3
m_spentToday(view returns (uint256)
0
Read-only
getOwner(uint256 ownerIndexview returns (address)
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
State-modifying
addOwner(address _owner
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
confirm(bytes32 _hreturns (bool)
execute(address _touint256 _valuebytes _datareturns (bytes32 _r)
isOwner(address _addrreturns (bool)
kill(address _to
removeOwner(address _owner
resetSpentToday(
revoke(bytes32 _operation
setDailyLimit(uint256 _newLimit
Events
Confirmation(address ownerbytes32 operation
ConfirmationNeeded(bytes32 operationaddress initiatoruint256 valueaddress tobytes data
Deposit(address _fromuint256 value
MultiTransact(address ownerbytes32 operationuint256 valueaddress tobytes data
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
SingleTransact(address owneruint256 valueaddress tobytes data
Constructor
constructor(address[] _ownersuint256 _requireduint256 _daylimit
Fallback and receive
fallback(
Errors

This contract contains no error objects.