MultiSigWalletSTRM

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x3f525f60 at 15623285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MultiSigWalletSTRM"

No transactions found for "MultiSigWalletSTRM"


Functions
Getter at block 21229335
getOwners(view returns (address[])
[0x7914DdB867BadF32d47CFCf5A03948816413E200, 0xD6D748B0EaA3E61af371E40379D54A8f284F2A6c, 0xcd292BEEBD9702a4541ec077dBA32BB48ed22788, 0xEA82e3FA538C955FC6CdEbDe9f61260A8Eea77c5]
getTransactionCount(view returns (uint256)
0
numConfirmationsRequired(view returns (uint256)
3
Read-only
getTransaction(uint256 _txIndexview returns (address touint256 valuebytes databool executeduint256 numConfirmations)
isConfirmed(uint256addressview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (address touint256 valuebytes databool executeduint256 numConfirmations)
State-modifying
confirmTransaction(uint256 _txIndex
executeTransaction(uint256 _txIndex
revokeConfirmation(uint256 _txIndex
submitTransaction(address _touint256 _valuebytes _data
Events
ConfirmTransaction(address indexed owneruint256 indexed txIndex
Deposit(address indexed senderuint256 amountuint256 balance
ExecuteTransaction(address indexed owneruint256 indexed txIndex
RevokeConfirmation(address indexed owneruint256 indexed txIndex
SubmitTransaction(address indexed owneruint256 indexed txIndexaddress indexed touint256 valuebytes data
Constructor
constructor(address[] _ownersuint256 _numConfirmationsRequired
Fallback and receive
receive(
Errors

This contract contains no error objects.