MultiSigWallet

Verified contract

Active on Ethereum with 291 txns
Deployed by via 0xa88ee514 at 18119480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,063,595.47
ERC-20
Value $761,928.19
ERC-20
Value $61,870.31
ERC-20
Value $43,978.9
ERC-20
Value $31,345.26
ERC-20
Value $20,127.65
ERC-20
Value $13,226.55
ERC-20
Value $8,446.51
ERC-20
Value $1,869.15
ERC-20
Value $1,531.12
0x94e8c2d4396fe10590e23df570f242fd1896c12df037f515b484020727b74929
0x409827c05dd719d32a0e095c367d0f6482df850f0ea42943fffe366dbd3af532
0x02dfb4839665035ca2680323addfcde7c75f6a749c5238bca8edc408b952f581
0xfc82eb6bc998ce9369c3719492f9ed781335f5f31d738dd4a1ae2d97fc46691e
0xec06504b5be5cc3a6a039b674c5eb6800dc5425a8afea094804912ae12a02dca
0x27f511d0a1dffa44dbd672847eaa9dda8da7c66484dc842fae1c91f95b5bfe15
0x6349cec7b1ac10e34f582ee2809cff6ffe35554c0dc46210c3c34892d5c99dbd
0xdd2e3c969e7248c81ca29aff7286ca3c6fdee53255b575b572dafebd579d0754
0x37dfac0aa9ff7fba9b0f77884ff059883ef858338cdf1d91d68b9be4151e6c71
0xa70fd136b73314947b1e052cf52973ceaf6a3d3986d071fb98db8c15bdb6cf46

Functions
Getter at block 21216005
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0xbAA36fC773577D1a255bb7bd5ad8C10f073F4CBe, 0xF2E9EaFde5550E8f836b7E85562D0139A5Ee3193, 0xA2B34D480a7349F20AC6A2ddc39D9Fda4337f9CE]
required(view returns (uint256)
2
transactionCount(view returns (uint256)
127
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.