SafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0x427c2fb6 at 21251588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.76
0xc820e6010a76039f9ae076a55c476eacf4b0f4b3589bc074561255aa833d030b
0x924edb809b4278eeac6467808fdeaf360e52204042802e7a3c3cd7059ceb6bb0
0x38ac1bfde1fc25e63a3387a5501d8fa82906ba45f703d94ddf497336b8242bc9
0x25347b8b0d51c7360e4998e82c7e1402dd8fdd93c9cc15736c0cf5f6cc3849bf
0x6394bd9db55082ed37b7fb3adc86b2fea2b102b66174dbbcb70f219cff2034c5
0xcb8f5a7a905e2d1d2c9e0d7e608729edd68fbbd81e0dc3b36affe128e3c29c75
0xebe236c5936002b08aea69f526b5bc46bb8625f39d638e60c0df0f1572efc207
0x20295621766305f6c5ecdf48e13c01f00f11061fca085ea3dcf8dcd8e109491f
0xad0879ef1f47df760a1484b855acf7c587ca599b48e2d672313b16efa5ba1d76
0x7c2dee911a145cd071d00eb498a9e41b4b80186b21dd4deae8a3a0641ce46fe0

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