SafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0xd70850a2 at 20732056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8c57292b9fe85f4939b097ced89f333a1836e5a482dc4e47c19b1871e8ce8cea
0xaccf74cf977f5ed6c338dba97ba8b7f84ea9125660331c176dcf9d512a125264
0xb4b44ff288b6f84a8748de1be3cb08d43df117964e86978b7442a253f50d1758
0x742db4dc88ad120380f1ef6a1421f570a966775fef492f4e743ca5ced83ca684
0xb0caca84a44ae84d4065525e89784da1ca3a51c4421ce414bb5e6fce230ec9fa
0x11e1bdffeacf2cc82b42481da3d816eb0836bcba96ee1920032a58dae74066c3
0xe39073e1f1999e5e8ab372e660e52af4a6e395f16868339bf6488e06d7b74ae9
0x3887a8d11cafd72f2676f73488181151c080ce97c904757598d5827c925ae3fd
0x75a53e38999f258d865a09893dc584972c5a0693b6e6e0653b440971b5938ed6
0x24f404333be5796994f5b73555784a462b86cb1c40cdb94766f01601c6ee9636

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