0x3820627d4e34737f31b2f1efc161ea51b828ac4e

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x633bd4db at 20232083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x197360f5a29a8c89bd51f24bbfeb57a0284983d1a062b5c2d40daff3ca54e084
0x9af2e34705071cf4c78ff4c42d8fc62ef8eb8119e5985a70c3ce21c676097725
0x00eb137b42c9964d22fcc3cafc7b26e76f012c3c80bdef324ce27197266ce90c
0xd36dcab2a8d0728006d0cb48f9962474d0d9e596832920da96156ee3bda1425b
0xc0565d5f634859beedab49aa549e8c5b5eba708ab6fa9500748013002078066f
0x07dece3faefc4475b9e1069effd49411742772b3010e80338e93e8c3a398fe76
0x1410dca955b455e69465a0b5bce6a2c7c2e8ec9958eeb2dc0ffb3be4a8f3dc9d
0x994907c2e8b3948f8f07b6a82effe034c80f566e56e93b769830a1d1735bc1e8
0x75bf29bf00a74aebbaf436fc299309fd36527a1bb28fa89662a9f697c8f1e48c
0xbed5973f92efb134c82c95e1c4b4fe12fdaece24ba286b3b39fa9dc5426a8abe

Functions
Getter at block 21313539
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x687447e50225b4221974bf9a49488bb27583536eef928c547331ba6446558b16
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1C1fc21116480Bc2f6161E3E7EEBbBc1edd2f5D9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.