MultiSigWallet

Verified contract

Active on Ethereum with 14 txns
Deployed by via 0x61c4615a at 4201593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $334.2
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
--
0x2c28ebd848a9e0ee729b89e0923b4fab4e947715a4c8662bf197ca0b6975cc45
0x0c425f9700f26c5f3d555011303364cc48dafaf0b3023021c35b6eb65cac8de4
0xf17c8cf7c6249dcf9a454d94e2f6ce0c1159bb2f81562a1c69a7a37d7a729909
0x3ca3f1fa90d0944b274557ed4dafbdc785855a388c2c3873790eda2a3c33a123
0x7fcd243b8706696f8c219b2ada385be9815ed65ef34f16c52781daecf69cd833
0xc3afaa0d0f6bc1fa8abb78b75c0a4963b4b1f81b6775bf7bd1cb09c59a3d91b9
0xf7ebe82b8a2e5a8ba2c6869b591d60eaafb62b9abcf840bb9bfc93192577248f
0xe25a193a077f3898b1ff04db6a40cd4a4640f3494958718a202c8629454e0e9d
0xec2dfd0b14888f7a880f27a07f12e4cff6d3c8affcb717b58a0292bc32717160
0xc646fa135ba11de2cb03188cee37584e5ba7237be29dee51c3d0d2afeed2c939

Functions
Getter at block 21261709
 
getExecutedTransactions(pure returns (bytes32[])
 
getPendingTransactions(pure returns (bytes32[])
required(pure returns (uint256)
2
Read-only
confirmationCount(bytes32 transactionHashpure returns (uint256 count)
confirmations(bytes32addresspure returns (bool)
isConfirmed(bytes32 transactionHashpure returns (bool)
isOwner(addresspure returns (bool)
transactions(bytes32pure returns (address destinationuint256 valuebytes datauint256 noncebool executed)
State-modifying
addOwner(address owner
confirmTransaction(bytes32 transactionHash
confirmTransactionWithSignatures(bytes32 transactionHashuint8[] vbytes32[] rs
createCoin(
executeTransaction(bytes32 transactionHash
removeOwner(address owner
revokeConfirmation(bytes32 transactionHash
submitTransaction(address destinationuint256 valuebytes datauint256 noncereturns (bytes32 transactionHash)
submitTransactionWithSignatures(address destinationuint256 valuebytes datauint256 nonceuint8[] vbytes32[] rsreturns (bytes32 transactionHash)
updateRequired(uint256 _required
Events
CoinCreation(address coin
Confirmation(address senderbytes32 transactionHash
Deposit(address senderuint256 value
Execution(bytes32 transactionHash
OwnerAddition(address owner
OwnerRemoval(address owner
RequiredUpdate(uint256 required
Revocation(address senderbytes32 transactionHash
Submission(bytes32 transactionHash
Constructor
constructor(address[] _ownersuint256 _required
Fallback and receive
fallback(
Errors

This contract contains no error objects.