SafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0xd950c733 at 21257995
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.49
0x94d9c5b5d7a3592f8b830b71335675b0cbd017dcb0a6fcd50a18637799180d17
0x879712c5ef9a70c79d82ef76fcd6ce6218c66a53522b97a981b969a54d1afddb
0xc91712b8b73274a471033e77e4690f7be73172ba7ce8a6f8692e90fa90461155
0xc59b0748b97f89356da069027fe2be5fd306cdae5c30df7212655b0893c6c6f0
0x967a2fcdfe6cec9d38d9a6ac0c1634df9a919c92b518c71d8cb37833d7b25bcb
0xd3c89cc0755e9dd50901806ff640d2c21e7e6b3b36864c6f353ffde847e5af67
0x97a9c40cda40fb426e945f0e9f9c699fbd356bd4ab9be6811639fe6ed61be08e
0x2ac320259bdae4603b07ffd8042999ce283f667d623580e6b54592285a01a69e
0x50ba3ebcabd7f9287f45dacc061a67d806c416eddde4581a582c73c3e2d1b12d
0xa2baccef46acb947c13f2dfbd72638118c7c7648bb58607394d96396b9b3a8f9

Functions
Getter at block 22919735
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xba76d4fe1918e9e994acf22a51848f4db30b489b01e757a66685df857438939a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2464AF45699738134eF9a4FD5345ff0Cfd886DFD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.