SimpleMultiSigWallet

Verified contract

Active on Ethereum with 40 txns
Deployed by via 0xeb660038 at 5509854
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 $277.27
ERC-20
--
0xf1b3a04b8f701e4ab44b5b41b36e9ab3696687a85163c019eeda53d75ec166b2
0xc2fc1ed0a46709310489996708750bd196bcd77522e9fd553ba95bb221bf20c2
0xcc950503e2f9b16e6381638dc279e2d39e4cebc098f3322552dac8bf467211fc
0x26f82688f1287cb5ff66c3fd8ba779414cc2de6d74cc8266bf4f3d422a12dde1
0x78bb3366851cfbac910250dece6d4f4d850a4e370cfd6cc2659ba0bc2aa98465
0x67250545712361bd92f56ee286dbaca3933eab6ae75d1752ccdccd794bddcd21
0xc46591879073cfd4a2b6911da1af6ddba87382b2cf055592874fb6670511c530
0x651c820dd49703b2c5dc55b0dfc63c76b4368a709d6c246485311aa0648cbb6e
0xddf83e7b841921cc7b6421168e258b53d655ed9ee287302ca909c3b30ca0631b
0xdf53160789756aa0016d79aaa0268156ecfd165c1d8557ed4933c3fc4e584e1c

Functions
Getter at block 21206301
 
amIOwner(view returns (bool)
getOwners(view returns (address[])
[0xdA8f27f49bd46B7a16FEfbC504e79F16b7113200, 0x338bf5A8Bb77c3fF6E112cb1287B87f92D154b36, 0x5A68063ea1980D80Cb89eB89161a2240Df592133]
m_multiOwnedRequired(view returns (uint256)
2
m_numOwners(view returns (uint256)
3
Read-only
getOwner(uint256 ownerIndexview returns (address)
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
isOwner(address _addrview returns (bool)
tokenBalance(address tokenview returns (uint256)
State-modifying
addOwner(address _owner
changeOwner(address _fromaddress _to
changeRequirement(uint256 _newRequired
removeOwner(address _owner
revoke(bytes32 _operation
sendEther(address touint256 value
sendTokens(address tokenaddress touint256 valuereturns (bool)
Events
Confirmation(address ownerbytes32 operation
Deposit(address indexed senderuint256 value
EtherSent(address indexed touint256 value
FinalConfirmation(address ownerbytes32 operation
OwnerAdded(address newOwner
OwnerChanged(address oldOwneraddress newOwner
OwnerRemoved(address oldOwner
RequirementChanged(uint256 newRequirement
Revoke(address ownerbytes32 operation
TokensSent(address tokenaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.