MultiSigWallet

Verified contract

Active on Ethereum with 1,199 txns
Deployed by via 0xd9571f73 at 4508241
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,212.88
ERC-20
Value $944.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2b48b103eabc04f66eb418641a2d38e543519d9b9c90788c93592cfa86c7895d
0xfd0e54adbfa9f4efccbe75446914491147e13646ce950060ed018d841fb482b2
0x9980bc012f26f50330503f3cfee09c2e62847d8159224016295a65eb6f4413d2
0xf1f09462ea5b37019ba29e8a2c69dcb1a7f02ed1e0abadc7f123e6e62ff5d6f8
0x2054d845832165f77f927d666d115b5406b8b317844ca99658dc02c3dc2ac1fc
0x409e38dfe980af8c59a6543198bcf4321b640dbeb1087e2110354d37bf47280e
0x48e78d429526d043cc771d09dd9a9ce3cb6e6bc8a74de595fdd7755319a4448a
0x9f9cc17ffeca294733f76d953ce41f54dd4e53ef0e19645729524538c659bdb4
0x0ce176075d21cd229e76cd241e0206499352de1ccba87594af72f8990784b272
0x811976eb46268986b335908a0e136c3009e637f38ff0ab0120ade8ce72deb3f2

Functions
Getter at block 21168734
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xB3C75510FDD9Af1Ba23C8D3004309894a9D8800D, 0x9cC9c3de8e710781983a65b90B7efEaaD2D3D7D8, 0x43cb9e7e37781A7D420a14138d7eD2aA7AEB5207, 0xdFE21E560cB682EfD918a0906343bef40E1c1E37, 0x4E42188C982fA1b79bFe3f954cBA315f3Fd1FcF0, 0x73f673659207DDFD3CC5F704f4B8dEa2d790D213]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
560
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 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.