SafeProxy

Verified contract

Proxy

Active on Base with 92 txns
Deployed by via 0x1fb56af9 at 21140400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
ERC-20
--
0x9fac5244378e75fe48cc31fe0742fb8191837e2d0a0cdc30ab7cb7322fd3cf50
0x71bc97768fe80377bb200ee2dbed2e5b2ecb518335e0f590f98aa8b553eeda82
0x412fd3ab95db88427f39a164adda4a28b9c83539695a157ef107987f3b60dd57
0x1d77acc99903d5d8bf3d2d74aa0fc100b4c1426c6cf7db4a9f378e97914df939
0x9e1b1b4d5e1b070c16954507113bb6eab387354e44f6192e85dfe018fe7b6f78
0x82258b380ad6aa6df63d9969b3968287fea30dd15fb366a48a08aff152133d49
0xb72f99fc00308954fce8f00b8116cfdd67bad62681bb2c05d7006098122d0b13
0x117c1203b957b2b1f8bb5a95f9784feb52ae076c17cf41a718967512cde9d095
0xd58c208703fceb094d39398daec6686d25a0631f1cd566364340d21d8d1d33e3
0xdf1414db872bb5aaedca3deca74c48bf430ce1d85348da88a55559c06daea133

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