GnosisSafeProxy

Verified contract

Proxy

Active on Base with 73 txns
Deployed by via 0x47a6c908 at 4844478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#10733)
ERC-721
--
0xce133102472c236f1285f96ee4a1bc95d7cdfa6681b76264739cdd29f753fee0
0x54f0c222e7e013afcdf7aca31a6c6ee8816b04b0499701bd5b19f0478f7f24fd
0x9d42c9e3b5a51ff5fba1e4df7e1b46ac62dfc0c7b48158b66b92aecff4649238
0x3f8cdbe494ebb6e21796489a5b1686f5026bcf47f7a60944e9dccd7867e86844
0x9070bcf7c06e65f250f4ce18e577c266545b2e66c013b60aa97b479ef75ada52
0xafe2beef05a203f1834aebed14879ed1eae076e33e2a8f7c1f794b891bb08e69
0x644c9ef0932ce6edbbf933d026054f57c18233b27b0e757aa5c0b3300612bd9d
0xe71cb6d5d48bb7fb81099c04b455a2e6121847eccb60d2e078a118062acff96a
0xf69553f4694b36c2d8dedfcbb19f35a9a4525ad6e16a36027beb29a3c1a918b6
0x0e09f63514480989a9a9c022930503f4fca9ae06cb384e696b6c103898a08283

Functions
Getter at block 23582031
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90b8653f7f07e80836290cb1a3dd9bfb372b600539da144ea235c77df209b0c9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4CCd8B38572C1c47929592306D4a7e740fDe719D, 0xa9400341Dd52fA54Dd66200983D0898D77628297]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.