SafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xd4e371cb at 23216284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0xed3ea9d67539773768501899d8131a57115dd6dd4ed66f97d0d2cbae7a8a8f6b
0x372cc7f53cc5acae7658e8092541336d8ac8371750dfdbb4dbd6a3092ebfc916
0xf324e519dbf3a90a8f485d97e628ff1247fe0c42d24c8a61c04e6b0ea7c7c083
0x3f336d19effb3ceeddca22767af6fa412f714f2e38225338bedeade9f4a032ad
0x61554fbcf1849a060ae54bd863531fee9d57d11a836914e94d43688b4c3dd747
0xdc672345fab20f88ba55db3cbf1d8329f5d50ec9448c10a6d50c85ff2ce89802
0x8bdbe8188dc0fcee737e072692824bacd235e3380b7f70bc4f21d4867aba5145
0x80bab05480ad4134b2189e99caea6602f01a57c684b3eff0a3e961523bf9f992
0x6cf51a54b79c2dc5f0e76aaadff754c870a725cff7255b1afae936779e6b4176

Functions
Getter at block 23284257
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x0150fb1c472eaf9506fc193e48fbcc5770f1c9fad5264d468a65b16f939b66e3
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x12CB5913929b3692D2e278d5753f90d5042B27c4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.