GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x73635cf2 at 5052849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.77
0x50be1f32b67360551f29f18054e21a9fd2311cef9922a01c2ff6ac4d4c61b9b4
0xcb32a5e4c14e7d0e4d6970134742935154575df622dd030a65b4051ed977368f
0x2c7d4ea5b2d40a418e232bd7c6bb3640e7592af0dfe2ad2206c530137800b3df
0xb029504b2de8a51c75bb4b62cf0c3ecee20f9e9c5758f56a0d6d59947270c7fa
0xfb1722569fe2ec42665c4a4de9f46a23dafad61fef41a07e40f3db15d238ca7d
0xeab307d6cb1dca858078913f8d9f9f43d9cd82bdae07988349d87a2aed508f91
0xa20880ef7cc6445f0c0e22081add8651daade9a4c06017b2ea501f97edcccba0
0x566d0d04641ab6293f0084acb4586ceb0fd2ec9f0ee3bb12d8362331a09a99d4
0x046cd24daf3a0ba5bd15dab36258544abaa4608f0ab6b6708a8a073eb77e6c9a
0xaa867bb562a73f06d0beb487efc7588b9a0b43efab380f935fbf564c9a34626e

Functions
Getter at block 23095406
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xabc82a4ff542621da842aca1f23d54d7d607a6718884cb87582698c40503f442
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x597076433419736483644cE44064E00Ac22446a9, 0x6a124b0cc17933d72667eFcaC4B68b2284E052Ca, 0x22Bf27263F90F9142Bb40Ae57de7AB3a7290a2dC]
getThreshold(view returns (uint256)
2
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
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.