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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 89 txns
Deployed by via 0x31cb42b4 at 14179357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd25de8f95c069edbab6cd05471e4b1a86fdc93fe41b64d785676bc50fc90f8e9
0x73c1beab93c872bfc61ce4ca8c2afe31c01ffeb4c929a2b395f8af8ab7100e02
0xea6cb004a56f7585fcf5419849019ff6169ad4c24a1a0d19fe1d14d5bceaaef8
0x2bcd5036493725842156a147dee8c8bf29a7c276b5076a3876b54693c5d96214
0x4ac82e0be34cc6edbe9fe30ae9abc9d928ff6a5abede93a43d92b8e56012d608
0x78b5cd8643ef49440ffb37e1737dcdf417e4efeaf4f5d6e61a913b8b167df01d
0xbe770723aa066d5dfb98765fd03cae611af2ea5ba4eb5b5d4ca6c9f21a00c346
0xcca8b5b22c5f66419610a000c530878c8e00cd5d08c6348f6c133ee7d672229b
0x89324ffe3568f146e5bdc7eb03b35c457ff230b57fc8a17c29eec02af678d487
0x461f05748e3ac906f7674398cf6d75393e63f89ec6e2570c254c04743f6e2c38

Functions
Getter at block 20796923
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0aff30e6edcaa112f659283035c2a3d15d3ab3e8176d117fd03dbb64ab4d1780
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6f1C1E6D4DF6C8375CBa853936b3a21267f2569D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
84
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.