GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7,507 txns
Deployed by via 0x461e8fb3 at 18727614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1294)
ERC-721
--
0x4e8cee7db4acb5aa066098f0cd579bfee9003437ea455801563d6ea71eb3f6b2
0x94681bbebc9e9d186e9f50f6b43b4b1b49f4376398d0ee7c1050633b863c89e7
0x329af1b59f66f2808b2840b25dcce6409c3adbea61655fc33015df24743a4afc
0x822b526cc4a9665a48d35c782ca6ba568d2822612a87089ff15705dd52d931bb
0x857a5c725191cc5a7a936d176caa8323cc43b373effaa256fd1a969dcac4843a
0xe2710aacb158190033bb0a54a7764e13cb1b6fff648b2bc758810a6323cde427
0x0a10576dd60da7f52ec78b026bae0bb7d6e424eb446d13ea0d228a3ae8ed38ad
0xf063fb4ba8d058cd61353bb74b852b4804a06721759ad32f7b50bd4a62ee1221
0x8d5f2cd226870ddba8a7ce226908c7dbb17138534960603012bda825fb3d87d9
0xf9c394ef3461591bcd0e814ca1b34381fdaaac09ed88c6fd62e4edf7976f9250

Functions
Getter at block 21267385
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4cea601ef43bc61b289286a3042e2622ac175d20a030be95a364aaa2712b0d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.