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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xf5a0206e at 17128501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $112.32
 (#0)
ERC-1555
--
ERC-20
--
0x09ce5b822f7d4d7fe291d494b8787cf8aa6fea96e54eb757005a790c18da2295
0x3ee071b8ad966324c7f7514d518ad0c1ae11116d7b2f4deffe89db444e4aae16
0xeece8a65a2775ec1d71a4657a7ae57449d68abfc48a76e3ab2626a6c8431bc62
0xc98916fb26435b698ae2c628c4d3b3d0363832f270d95ba89bf7a1b95a3b4773
0x20a02074be4171911fc91513287806c7a586b6a91d89314ec60e759113b78fb4
0x6310c29bec6f9fad2cee393302c18ace034fd19777d2eb840487c5d3be2af239
0xc32d33d92d93040119c28d82a7b06456d1d9b207463f5d1b6e073e590f0b2141
0xd919e0caea7320fed2f010e4b781ee4574b5744331f63239bda71904614f2ac6
0x8f80059f243aeacd52889ef916e8788c910b762a07e7da0b0b941a9030983242
0x9ece20692667ca09393367c9f03d8942ce3a63bd9363a0f479f68317b416ea4c

Functions
Getter at block 21213942
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3da839bbb5d756bc6e728d042eb4303b493f41d66fb108b5a00fb7ddc6df55a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2E137F63461329332dc55a7a549B547482e95e58, 0x074db5330e5A33de1c3DCF455E84d37a803DEaBb]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
40
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.