GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 158 txns
Deployed by via 0xc191c318 at 13373844
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $78.15
0xc922e4f06da79fccfe2f55e09a914b7543c8cab1e425ce050e28f70f492ccd4d
0x27a31560b6976a7231ebe1f841369970965cd6bd96b7d25d929a517e7e8d024b
0x68236062d2c5652f7659f3d1df4cb13f02180b5c0e3217dd7e4461981c686c58
0x4bb6314f5deead65e69e2f114118086e50a63456572356a5debfadc7f5289e5f
0xe3176db9b3a296c289a96fc2464ca9f219a955e5a358d7d7f6647d3497cba8aa
0xae88d6a225c33d04956e8289b903d1df0b12ed7d647c21183deb032cc9abc5fc
0x7444e13bdaf3bd6657342cff7db5a6f8d0cdef76d3d5a69478e9c8807ade509f
0x5398b553afe35515d43f024c55f16f33ee5278f5de0260bdab28750a2defc672
0x11c0cde3352d44b757aeb49df7df50c4830d3184b56ba0bd727e2c9d03b302c1
0x8479bd16ca75cc8de362eb441b9683ed8de49b4ed82157072077224430d47efc

Functions
Getter at block 20864929
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf73f688e3b6b66e8099528da502959dc1544cf8344b7ad92758cdafa082439da
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBB98214FCE2bE364A87994aD2fc881D59BC7A745, 0xE8bbf4fF48B87704784a38a108E9aFf46b420AEa, 0xd53B21e4a446D8ea226068641c0c6D6e36e82a7D, 0xF86E30E44574551972b1278153F22b5FAA2E7881, 0x50bBb2f7d7D8457B1FaEE9F6dbabF060C9FC4074]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
154
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 success)
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
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.