MultiSigWallet

Verified contract

Active on Ethereum with 177 txns
Deployed by via 0xbf90bfff at 4526587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $410.96
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xcf94fea67495d8a58eb44935ce4e4fdb0a68a6cb34687a8c8aebe2d809dc4ecf
0xd5cb5ad5ab470a6980e65461662daebde03428ab6eebdfa6f34b77519f0190c0
0x69526900a8274dfd0bcad64fb0dfade0169a4628efe37f617123d476dd92e8ad
0xcfbe6f05b727d4f68142f3f37caa51c0394367b486bd3fb6a0b68d816f28949a
0x8bf5f49283cc5d7bea407305c162e5e7175051f722308d0de4baa6708344e9f0
0x6c2c0bf43f469014c1b60601e76cad6cc49b4ee5fb20f4cb0007c118e065bf6d
0xdabb43a9a008bf155cec92be4bcfcd6659fedfc9a92ac3a13a8444fef8faae2f
0x049cae0dfe8dc6dc599ffcebff5309ef783c21c84bf996a41e36b0b646ffe03c
0x0cd1a5bfea10924084bfb4c83019890787c05b74d8f72ea8acda79f1a21680d6
0xfb19a590f077f23f0d952affb5e58066e981025e06258fb8cfcc060d6efcdf84

Functions
Getter at block 21159593
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x16c69f351aAdC768f73c2673c02431efBFb2E33f, 0x9cC9c3de8e710781983a65b90B7efEaaD2D3D7D8, 0x4ACc7F564C0E1b690602cb12C8d61b2007B0a32c, 0x68594B30f64D0706c34659AbCccAf91145b8c6A1]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
59
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
fallback(
Errors

This contract contains no error objects.