MultiSigWallet

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0xb69f086d at 5134851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,083,866.3
ERC-20
Value $4.85
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xce30f83085621eb80eb4fb3cfc821ed57117e0e7eaf6a7939f200714483c1a9a
0xf15fbcf3189e1604a03ca615057604d1534589c98246a6ae5956e3a985f0a420
0x6fda39f0339d9a66dd6116eb20f20ebd35f74573588ea91d7e0e5ccf7353cd07
0x07ac47eabeea7854ae7873fd41ab577e7e7881c851d1c009ae290faed87957cb
0x22def96c201a0d686fd5468e2d697d022ff24be946cc32f90b02decaaf0e1cbf
0xb48494295348325165824b699635a16f24e3fb37b7dda6c6000d4d4105849593
0x3642371f1e2ad559b86dbf7543c1eee9946307cf9c9f5814358197a47f66af7e
0x55e45dc867e6c27431cf1ce6ac947fe3f869d6caff373eb8ee1cce0f6b55f19e
0xe2e355563f3d9ff6157022f4b9edaf2b357de40d1d19e3633dbcd4f62debbcd9
0x653504273f6a93d98b30d45d0dddb39147b4268cb74305dd10b9822e3a80b1e0

Functions
Getter at block 21307288
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x4D2130d9D20428Dc249a1e938A0bcEA4b5B9ac1A, 0xc4F946F5f390400110Ff6Cf16FA74f0aBf56b841, 0xaC01F01f51F0bdd012C1838Bd5ceF330E6c7FFCa]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
12
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.