0x5cac5c3cc4166e28bb8f5e1853903483e12f2fd3

Unverified contract

Proxy

Active on Ethereum
Deployed by via 0xd7e82bb6 at 20936462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $149,562.4
ERC-20
Value $9,165.61
ERC-20
Value $9,060.45
0x36d17fa0cdea99067be40bc4296a7be045770f2740f9214c55e7546aac8c71dd
0x0b9c6568bd10042512e4651b4cf410831d14afe0729d17c4eb028839823f8563
0xa52c2a23d0084735276305bfb769abcc192edc0bd753f067abffaeffd580de68
0x2efc198e3a94088f8456671b0659346be320e826dcc1b88bf6c1a7c6590a3d9c
0x17d7ed4c9fe56583583d37c64fba35ac5322ddbc6bbbc9375dbf88937b0d239f
0x3e5cdbf685586a6782c75fc22ab85849c0e6f2c10050cc460f8d44f1000d9142

Functions
Getter at block 21042077
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x598b95ec0adb41dfb6d201659911b40c8e0ac852e9fda863ae8466098ab2ac90
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x025B3ddE1A1D0064C0C96428402bEa73e5797296, 0x86E2e916568B743e71b9DFEC426bA4af7680c850]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.