GnosisSafeProxy

Verified contract

Proxy

Active on Base with 32 txns
Deployed by via 0x7a052cc8 at 10870948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.18
ERC-20
--
0x9a3c322c1eb16ac53534eb0bbfedfcfda9cc0af4047502c21347b807f0c8f72c
0x0b5218db8b1ce41202909cf64a7e66eca586bf28c3d47a44b3b1ef2775620dc1
0xe0d632597118706872b8a227b9cf0a6c2b2eba398fdaafed3cc1cbf4711a311d
0x9f0cbe18ca16b77f5b9d7739ab683231c762fb6734745a7326f52714be4bf997
0x1e2fc75eeffa36e690649155fef99d46afe976d17adf486649a72af52144771b
0x24ec094296dc99541ad476fce8736fa3822270a98eaf3dbca0d54241f338340d
0xa2e45d8239b2ab955d7871ff62d47c27846b12208ac26d8a99b82f659e07e955
0x1c54f5730d45010cf77b37f587349d056d05dc04f791add15305fefd187d58e4
0x5eb6556b217e0d3edd5794a282609c7cc16eee205152d1eab55047b336d69f6b
0xe3dcf92435868dcf207bf597f6ce3fb2b4270cd0510426510d371cd477c8153e

Functions
Getter at block 23198337
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd8d79d41388046e9c11e73272dee6ca424eb223a57c30c5a9f0e4594cbc02aa7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xe63106980B6912Cb6F5310dC70566A9381C4f229, 0xE16eee41a6D27A64395f2b78c9A5f7e1aF5A86Da, 0xACB2C036889D75D3A019304Be2773C94E9101823]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.