Proxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x6a94d4e6 at 11267505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbae928e69dcf13a3983b1bd7f0f80d374fc6b84cff88353bc57594f043485f0b
0xf4796e4905ef392c2e59d5ac3f51bf517d5107850b6edaef118f58dbd790c615
0xe9ffc5dd8f3913f52fcd5fea89d3468a95a122befd8bceadfd61be80afcc545c

Functions
Getter at block 21268390
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x0171735eebb25f723699d8d8ad9cd97c13a38a06db483782677b4bb2fad41fe9
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xb26C28F47fAb166381B4dCc2f69920D368C52193, 0x797cbe5235836f947670468c110AdEe8384be4D6, 0x1f2fbf44BDF95Df4783b43fF125f3272308CD2d9, 0x5cDefF5b503ac12d383392Dd9CA5F70E7487c6c0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.