GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xe635f006 at 14154637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf45b98c1bbdcc67f2c0c4ef1d03ca7abd9457a5c19c39ac95d7c9258ba7aad62
0xb768b7047137c31d18e5e837dca6927c03e7cb3f0b693cc14271640832898a79
0x780248e224b1bc8bc6dd22325a7123e8da849da3417afb0506bd0fde95072ec7
0x1e461d1f91b89ee42f133a2cb95afbaea8471a522d8d525d73c316236c07b004
0x1ded64a6d26c5132559b038ba64e04d2beaecf1d4ddc1aff989d5551fdbc1e7c
0x821250907bc5aa101addb30fcc375cecea8502e05d5e19ba1d1c492fdfe2f7bd
0xd51995e5daa8d7b8ee62a9dafc2504701299c787a6c1387ca77b3617dcb6ca81
0xe07a3d5a8f9af206a93e6f95e9170f1c9a0c33420771b6d961d02633201948ae
0x7c54f13dd14eb8d908160922e845344c5617363cd014aa133acf8dabbc1ff8ee
0xe2da21cc6d92888bef57429a974601aeabee32aebccfefdc9bb0e5bd75506425

Functions
Getter at block 21220633
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x35930136949de43025cd6b15d7f864750d2f9c8a87a5f85e0da55531129b7ad4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc0F21ba258Eb6CFD263df2E3eB9658784cc26246, 0x71128211138607169FbD974c3eb297574c68A7B4, 0x1Bd2a9CfBe488d58C5045db4185B9c0eec8F1A3B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.