0x79dd392a7c352f0c47fb452c036ef08a1da148c6

Unverified contract

Proxy

Active on Ethereum with 2,630 txns
Deployed by via 0xe8f577f3 at 17576693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,446.87
ERC-20
Value $2,126.23
ERC-20
Value $1,950.61
ERC-20
Value $60.09
ERC-20
Value $0.44
0x4e2273ca73f220e61fe4195259d3b895d47e0ebb6527964e25f2652ede052970
0x4d49aab6aa1a4e46004f84d1a81efc0dbdb971640b8262c8dff9170df9fa9065
0x1e29b5baf32bac87c89f634d7ff02ec986572f70ebfee0cbea6855f281e217c0
0xe97da4a196840eb04e6af34bd3463dce77a7a48115e79a1c537aceee9f30a9f5
0x57e63739f13f05c59a44ad27d95a1662da38ef6470efb19888343bde098549f7
0xc57981757ea120b3510ff404ac77818275d4fb9d6a60289960285585aace1789
0xabfdd90bde619a307be10598cadcacef3d17965c50565fcc521785a09a7436b7
0x1a7431ed6421acdb66298613bb437d4d3e3a292f2dc8ef554f170588140c4331
0x280c97b6ef969cb02bee4eb64bc2d827df865a5fc3d1c81720e3cf62ef367305
0x6e3105e50b164ab13fc850aef9153567ae1a7ddb89482e617840a46e3d6a0e22

Functions
Getter at block 21165972
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ab7250c86c7a7ae27b30192a4df0d2c77d1adecd07e3373b517a649c1d2b040
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2736d9488022C760Bad8f1FDcc156CEAF2fF3bF0, 0x63cA329bD5743cFB8Ee01fAb22b29A4ef00B0F97, 0xc78980C8a6042cc947e238053BCB3544d8726DF3, 0xbd3f547B7E10d0bA899873CC59FDA8c09804BBbc, 0xE62c762B706e1394181dCA2313cB03862737CADE, 0x85c7ecA3257614A6389fDb58ab0a89563f107B14, 0xf4add02D3355f8ff6411018892D67Bd5dA887f51]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
2630
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.