MultiSigWallet

Verified contract

Active on Ethereum with 83 txns
Deployed by via 0xb418c985 at 6078881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $360.28
ERC-20
Value $99,992.83
0xc5d13416cefbaebd0396ce2b3a42cfefda5cc07226cc219b01c864b02f0ad21b
0xe1b6752ae7d26ff0773e9dc69b5205f3a09d34bb518f437ab3852bfb9a81481c
0xafff56ff4fb026c3e9d785135ac4d179a9e2292cd8633917f0f1c746467b8210
0x59ee2a58038fbc670dbc659b9168ace8aad1a93d8635eccb6d2d2a2c36c3b620
0x3fa9208815d48167e617303757bf023e0fc60ef3a2a49b2bb211f1e83e99612b
0xe234db5892fbe062f685a8d7d70aa1fef39598a277ccf5261712a0acf5babdd1
0x1184f4bb7254aba5ec63a2f46034867f2129b0b4b3a20060851b04d673b38bd4
0x5cb177332a805cddfb6665fc118d8f56337e1127e36597d36405999fd1775a92
0x78b8108c9506d2cda6c0ebe83f06631179090f6c3bcaef69d97719ea0d781373
0xd4f100928f4e4a83537d19e2c8ef66c3e46da67d6af62e76d4113cd6bf4ba9b3

Functions
Getter at block 21284162
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x76FB977aF1450105Ea1BdEFA3d3B99f6B5638b30, 0x25989Bdfe94874183d8B11086af10Ca099C50605]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
30
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 valuebool executed)
State-modifying
addOwner(address owner
confirmTransaction(uint256 transactionId
executeTransaction(uint256 transactionId
removeOwner(address owner
replaceOwner(address owneraddress newOwner
revokeConfirmation(uint256 transactionId
submitWithdrawTransaction(address destinationuint256 valuereturns (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(
Fallback and receive
fallback(
Errors

This contract contains no error objects.