MultiSigWallet

Verified contract

Active on Ethereum with 36 txns
Deployed by via 0xb3a7c3b6 at 4262184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.56
ERC-20
Value $19.48
ERC-20
--
ERC-20
--
ERC-20
--
0xe289e57e0c23f8a2a575d98e38fd3d773320cd87157216ff193ac76a3d8d9dd8
0x94cb8275ab8794e14783272b3777cdfe3dd41690974487ce4e27c8833600c1e9
0x3af4a2b46d51e21aef3d71a109eb9cf69557134f5a93b76f991f98d575270213
0xf36f65fa2e2c327a2bb2c9651241cb12b0529985e70c19c492e6c2d89ca47443
0x494280d0a2d92808e5dfb2a09d9650f7f93d3afebde5554cc635919dc07382ae
0x99b6db5dbcecb93368f58880a798c725ca0be3283881f4b98ff95aee7f65d190
0x065f7a832e172bfbef6e9acd8f321e4973ad0be072d3a5a6263370d01eb0bf89
0xb58ebe10b5a69cc2a4ad63b2d80935237ba5db60842eda0264f5d66df7180d03
0x62672690a0a104697ab394e5b60d92bfb93385e58a9ca8e167dd7afdcdeca630
0x5b1c1fd43e9d848a0d50e2dcca93d14f052d813abac88891449203c996e60a3d

Functions
Getter at block 21168802
MAX_OWNER_COUNT(pure returns (uint256)
50
getOwners(pure returns (address[])
[0x1f35addE102CD2E6AF06fc8FD9c828630Ee16488, 0x9cC9c3de8e710781983a65b90B7efEaaD2D3D7D8, 0x1ab4BC591e3F8D8A4000ae659d048eb449607Ae9, 0x8047c636cAeCb57A7595787C7D1ddF3B1359434A]
required(pure returns (uint256)
3
transactionCount(pure returns (uint256)
11
Read-only
confirmations(uint256addresspure returns (bool)
getConfirmationCount(uint256 transactionIdpure returns (uint256 count)
getConfirmations(uint256 transactionIdpure returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedpure returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedpure returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdpure returns (bool)
isOwner(addresspure returns (bool)
owners(uint256pure returns (address)
transactions(uint256pure 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.