GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x79ad34b8 at 13586686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.1
0xf9ab233aafec6b21c5fa9b53137c4e15de3778dc168356449a00fea1d59c7bc9
0xb04bb37a2def2901dd53c1ce8e974e3c671f8dce1030386c42c53d5338b169b3
0x44b51b0a772fac10f31880f69e9711cd5c98c29e7c398678a5734b269acf5af4
0x1c1332b36e16be1bc39e5095026b9156191fcc37bf277d6f6953bc22a2b8441a
0x5a16bd7b37298d5418fa5df7faff2e4536fecda5eb1c0ff60d93f038344fadf4
0x3e543cae240b264b5fcc53091f2425ac9ebf47dd0fdabcbdd0af7a526ee70705
0xb7063a2c5072e7ef59034b4bfb162aed5b5286dd5a1d6a9884c7b859408df9bb
0xcbe4f40ae99723f864f9bd27ddfbea9874942e8db4b03326fa8ea766fc61ecf2
0x21e7914c0b407e4d1b6da14fff0a720deb301a172534006613dce51a81a25282
0x13ad4cf33825d2f15a18bdf8fbf2630b9a0a69b0ac4a82b2a61f49caaf6d3004

Functions
Getter at block 20874220
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6575698d218112ce1f95c9751e3b6838388a34eadc8678abb9651c2e91417319
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5b897dBE6Bc026E466c1f6A9A759F30653e16DfB, 0x54880488344F6496Ee210fB834d922417C60860C, 0x8CD6525DF4558ee8323Ea1D2753b36B92EEAFbF8, 0x865a4AaC2Ed8E30470a41Ad3ac029B3FB8C7a7AE]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
43
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.