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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 298 txns
Deployed by via 0xccd46ab3 at 19640907
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.19
0x6ede7878e361bf47c294f42e29c91bca4c413101c6501f3769f1df1afd9beea1
0xabb6b92d5a095e8b7329b8248d408a318031d46119d8c832130551e084f43053
0x2760b8ac51b6a28d143f9f1962a61c5589228c583bc3bff9a511f13b1a85fec8
0xad04e7f047f0354cbbd11a8fda344033aae2956c7803971696732d8c371ca972
0x9e9f890154838bc786b583d7cfb64914a526fe4e79ab44eaed296f0b404d93b3
0xbf81a78a0af35894361d12cf72b2849602aba5625b54ec3d1f70a5d59468a018
0xd7095236e258c1379fb69a357ccbf3c89835a9314b344a1367fa78a017bf2af3
0x133b67431bfc7f2b794239bb092e19d109828a53085e076f2cf56d88fd7d4d27
0xe002eec339fa2be503ec40c7f4b6ef0874f16ab6032be82ec9270b66761410fc
0x33776c181999da296520195d767840178424c191ef2fca510e822f0333adb5c7

Functions
Getter at block 20796112
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2118f515717771a364341b2df0afdd381b8039393ca9c04d02672cb9c0f75939
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6724Ad2e55516c7A1Ab8f5bC4182Eb4be4c22886, 0x855df4C06c6BEda5aa97681a79cF10f2b65Bf9D1, 0x67f7C5a725922C6C6117094Ce7F5BF72F79b773F, 0xc55d3ac3c21714aB8586f991e8D466FB6328b513, 0x657400e0808b994E50C38f0140ccD1B40cACA2Ed]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
288
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.