GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x5a8365d6 at 19658662
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.23
0xc84b5c224eeee3d9c68f4c316d66d6b050085726c384bce61fd374550e3af4c9
0x9fdc6b7cab619efb022dbbecb89fb53d3d4970b27af47c52812704d5dc00c971
0x9e61bbc1d9e5bdfcb77953871c8f9a70142fc3c5557e3cec801cca78893b45c7
0x40fbe638cc9f4caefab7d0f01f904f622f6d35f87ccd08d980acb5b9b3e763b4
0x7c7837ca11a03e016d6882ca17e6aa1789c5a88b18bf5424d02dedfd6759226e
0xe65655726674de1ab0b6c9120ba313a4713d325a640ada53131d3f7a43f482c4
0x6fd2ba882b98dbfd5ec4d1126f061645eb840d18c501fa792a4237f6e332de1b
0xac6046f40dbee94a2e67d09202aa232a3fa7ffdfea1c4dbcede5318f10676ad1
0xa17946cd4653c5df096061ae7d746d1662cc93dc1c91984b5ca0ad933ed2f070
0xfea4882548ca8df41167725b47a0c543dd4a28b66392f16aae6756ed35174f10

Functions
Getter at block 21176290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9dfae0e42357a618d8a2f553ea0f8c250835e53b3bc4ca97f802491c1a9f074c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe2859d72F296c2dC62f78d1ff85d6273db6969E0, 0xDc9ad8477782FB28B2011645c3F8A518fd7f5Afd, 0x731a700c54AD3058318eE84Ea3DA009b316C24Bd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.