This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x22ed897f at 15484971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#159)
ERC-1555
--
 (#0)
ERC-1555
--
0xaf36ad49e40679710e66641b8105f7ec87acac354b664f1bf73a185a2bd772bb
0xba5b9a60163df95040b5ff0add39c8c68461dbca895312826264957aff07a449
0x8463c99f0bac1305176146b71360c6fea32f8040ed35d1d6ee213479f9607e76
0xfbcbaa31bd82ade15d5f7a7ea8034a1dd80447a4d6ddfdbe0f1d0f14393c6fbe
0x724d3f3e0986e9f1dbb6bdec9e05c26c21c70eb5d429566b6b2876c4fc548c60
0xdc3846d05b8757b2237a61251376810229e3921b3155ed0598a5672281d514d7
From
0x642710ce097ca1237a96a9b54f34715de41d447009b5b6ff83e84aba1115c07d
From
0x0f68a0c207fa480bb901381dd61d886f6aa93d1d114ff2683c6f1433e80a4ce7
From
0x23c93332a7438aa4095ba7da9f2625b059260cbc10fad76754f4bcfbc2b5b128
0xce6869be2a5a0d9428dc8e2e9a603f32bcd17bed2f36b72f37010a366c3a4240

Functions
Getter at block 20914066
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36a83091ce39591fb483f96a0c95d4a332cf200a5b23bc6486cfe6b50fd76779
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x393BC37ea5493233D2bDC68FD59Dd97Ee01B18Cf, 0xe6EDFA92e4FfAd770abAeb1222f9660D96De9275, 0x0EdEeA07FB4E700a2A502FDB43414Bde3c75F8ee, 0x1bef2602787F69366C2d5528348F5163386210db]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.