MultiSigWalletProxy

Verified contract

Proxy

Active on Ethereum with 257 txns
Deployed by via 0x8fcc7621 at 17220350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,873.9
ERC-20
Value $3,862,291.34
ERC-20
Value $2,999,855.9
ERC-20
Value $1,479,162.05
ERC-20
Value $487,712.15
ERC-20
Value $321,635.12
ERC-20
Value $121,380.75
ERC-20
Value $86,522.33
ERC-20
Value $45,521.91
ERC-20
Value $3,061.73
0x917ebd978580629cfc8e0948ba45adc6943d7c2e5a038cd22b00d66bb29b12e0
0xe768e9f98ba0eadbd472506a1e0d2b3a9ab51a441ff579914b67362d3618f985
0x8a1433e393f02ef9d40986474720a32e33adc40610fa889c4507c39d6c62a849
0xf4515f4e0ed5b6f5d2dfbb5fabc31159565adcb80acf7c35511a5d2a4a35c3f8
0x6e503b14509faf997496fd5cff28047915747923d8747f657d5e84c35b403c20
0x4c190a059656c730b7f33a3052b0a57b1029af82a59d9a4a5ec52a1e43bb7dfc
0x0d2736f3daaff583e51f156dab0113717a62b6e90a06f873f6e20a1721ad5161
0x576077a757c8914bf68661bdd58fddff8a6b821b92a830fb6dfb28baf56e1ef7
0x77c5d6dd8699bf85239694d0416bfc6055f730cd53cec7943fefcad839895ef4
0x0b2e6d4c17a65cc2a799fb1528f3c13a69b02da7b88173e12fb036e1ba4821a8

Functions
Getter at block 20928316
implementation(view returns (address)
0x2cf26caf5f1b457de18c19a08c6597943aa246b2
DOMAIN_SEPARATOR(view returns (bytes32)
0xe1e053eb1eab76ab4577e966519809fe5422f55d2410ddb5f02af146418836da
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x3b5e729537A607480F64e97658e678DF03Aab4bE, 0x6B46a856522310Fa24b3D06286593D042b36eB61, 0xe5007e63a8a17c386E91D718965BCfB61EFE9a99, 0xFD585015998120b517DabB2388900e059F44b876, 0x685AC8aee5Ad107929B1e9EF2Af2075Cc5bA187d, 0xA63F89DF6154429A60f59069659ba881036Fd5B5, 0x6dE00e0fc9A7673208eFb1653A086fA51dCBc4bc, 0x73194d6c6dF7b4295d9B84c941B929cbcb2e657b]
required(view returns (uint256)
3
transactionCount(view returns (uint256)
0
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)
getTransactionMessage(struct MultiSigWalletImplementationTransaction transactionview returns (bytes32)
hashTransaction(struct MultiSigWalletImplementationTransaction transactionpure returns (bytes32)
isConfirmed(uint256 transactionIdview returns (bool status)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
transactions(uint256view returns (uint256 nonceaddress destinationuint256 valuebytes databool executed)
txNonces(bytes32view returns (bool)
State-modifying
addOwner(address owner
batchSignature(struct MultiSigWalletImplementationTransaction txnstruct MultiSigWalletImplementationSignature[] sortedSignaturesreturns (bool isOK)
changeRequirement(uint256 _required
confirmTransaction(uint256 transactionId
executeTransaction(uint256 transactionId
initialize(address[] _ownersuint256 _required
multiCall(struct MultiSigWalletImplementationCall[] calls
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 _implementationbytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.