MultiSigWallet

Verified contract

Active on Ethereum with 713 txns
Deployed by via 0x0634c8cf at 4925288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,385.04
ERC-20
Value $59.34
ERC-20
Value $27.22
ERC-20
Value $3.01
ERC-20
Value $0.03
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x92a0ff34fc16b52d0e98671252b9c315d486dd0469955571f5c21166f6b18ccf
0xa42c7cbb84c8ecef4718e4e1e4ecb82464ade9ccf7a457dc833f5abbd37bbd7b
0x144abdfb9507a1cb7ee34f2468e1d9dd597e564e82a6d2dd9d4a4569bddc9887
0xbeda94e5b84c32c4889e93b5d0042c8e41cb227a8efa5d1800fbe266a87f7475
0xff53903569b35c17918983b63d6b93869ff75510eff4a2f19053cb6215b35136
0x3cd5d1834ff31b5f8e0cdb7b909d300f2f53fd2a655de059828f011b1a54aed2
0xd08f938bb9d6713d67ffa74f595b104947237b291839bf75ad4ea7992eb076b2
0x5989d5498b16b7d3a81e983b85f412cbc839dac69f7253e246f2b41ae782df95
0x73c76e846bd49416a8f2beb94816cc6d8472e464b9828de1a9de33d6e8f69deb
0x7c3b7aa4a5d56630eef6f2cb40a6681bf1a75ff9f1b28bd574e1cccd45dce974

Functions
Getter at block 21256540
MAX_OWNER_COUNT(pure returns (uint256)
50
getOwners(pure returns (address[])
[0x005f4221E683002F0562DD8ED91bdCF29d1a80bf, 0x631B40D0aD3fD20315F3C7B7FB09662c97541DE7, 0x000c6E1AacD93aD31DE2d3cf80fb6184DD8f7391]
required(pure returns (uint256)
2
transactionCount(pure returns (uint256)
188
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.