GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x4e08e51c at 14484392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1264fe87137fd654a20629886fb104cd27a364cc7079ff7334c1bc1a9513d073
0x40688b04097e405f9b36b8693614fe8467b236ff65e1063b3b4485b076f6a412
0x40824f981cf9b794adfc0cfc3972b1416e6ea6c9592c632fc848f88370f1fd12
0x20a5c8e32a1578c7ca760e5b3b99dd7bebc772f79f867303cd77e3e87c27fdbb
0xff0bc12843c4f28c3e6733ce92ed2e90421554297f0a93de1b0c20bff755e266
0x246ef31e12afdebaebc75a85c6e26493eb00f7f6c18379ceb2cfa7fe7ec0e266
0xef2f610bcfd0956d0bd603112df2fcc96550820ce493f2a39a43696bbfb3ef6f
0x02d9d0edf4538aa9b6d4bd7fab308c0d8e29a9426ac4deed69a6f867522417fe
0x04396f35d61521c5e99973e563c6d351b2ec0d45bbc9668976850cdec461c9ab

Functions
Getter at block 21214949
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc59446185578f7680979d15cd36fec699e38d07fe6268a4268d4acfb60db5f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd1f9eeBcd233E7A5D8BB0441e3F79fBF3CfD6f98, 0xc92D76E01BD4e7CE25819c94FC6c3aea7b2Cd155, 0x6F2A8Ee9452ba7d336b3fba03caC27f7818AeAD6, 0x05618d6EFFe2E522F07B1dB692d47A68bfD6fFEa, 0xFeE24Ae1166D48303B4329cb131D3238A3026B3C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.