This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20897232, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Wallet

Verified contract

Active on Ethereum with 358 txns
Deployed by via 0xa1be3b98 at 6060826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots
Native
Value $0.09
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0a8546f9d45cff48037266821b1ca01ef82b67ce8389655d07ea0ed0f0240588
0x1bdb51371dba84cc24d1db6bd8019c8fd4d12a6eb2ea0e764e956c2f553a6487
0xf9344f315385729a6dd4e38cf68b88f2a9aa5226c209ebca98c5de2a8e7b01b6
0xb0d594f6781861f8a17759eca4097bffa7377c898c2f47d25c7d13143ac33860
0x51d6e8b677f39cb9e2fe2d161f5a1d7ef7f705c742434829709813be66362a8f
0xefbf67c259abe6bdf54d801bd67fb337efbf960e24c80ba1dbe73fa216a31229
0xb71cad5bebebeaa092d0c0a74bd95e3ab31f3f90a167643469f3ce0819420a9d
0xf7a3d9cf348145bb20cfbd69b118eccfd520591b08de81889e73852db273dfde
0x7169b0667f01cad79dbaafaef94264b7d6fff16976bc29cba2eb45c4cdde4be0
0x13542a4be4bda1c45e15c5424a14ac16362691ba7422c71444699add3b72dd30

Functions
Getter at block 20897231
erc20(view returns (address)
0x5295456d81111015930ccb002b3c2817ba053f6e
m_dailyLimit(view returns (uint256)
10000000000000000
m_lastDay(view returns (uint256)
19867
m_numOwners(view returns (uint256)
5
m_required(view returns (uint256)
3
m_spentToday(view returns (uint256)
0
version(view returns (uint256)
4
Read-only
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
isOwner(address _addrview returns (bool)
State-modifying
addOwner(address _owner
changeERC20(address _erc20
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
confirmERC20(bytes32 _hreturns (bool)
confirmETH(bytes32 _hreturns (bool)
kill(address _to
removeOwner(address _owner
resetSpentToday(
revoke(bytes32 _operation
setDailyLimit(uint256 _newLimit
transferERC20(address _touint256 _valuereturns (bytes32 _r)
transferETH(address _touint256 _valuereturns (bytes32 _r)
Events
Confirmation(address ownerbytes32 operation
ConfirmationERC20Needed(bytes32 operationaddress initiatoruint256 valueaddress toaddress token
ConfirmationETHNeeded(bytes32 operationaddress initiatoruint256 valueaddress to
Deposit(address fromuint256 value
MultiTransact(address ownerbytes32 operationuint256 valueaddress to
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
SingleTransact(address owneruint256 valueaddress to
Constructor
constructor(address[] _ownersuint256 _requireduint256 _daylimitaddress _erc20
Fallback and receive
fallback(
Errors

This contract contains no error objects.