GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 185 txns
Deployed by via 0xea484e5c at 13996166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-721
--
0x5909e9d5c90d36184d9dbae5e19a2fe2c7eedf6f9817864b6560d2c32d7bc5d7
0x269dd952f506f399f9cbd4dd606fb10fd1bed8f950b051dcba493403192e8bdc
0x9cc060f2410f3e008e7df914a02c5a205917481d47ec1db503526e557a41bb47
0x19e2ec5879dc0cb00550909c31fddee286cb2dab55f1b5df7c4cd03f8eb60d21
0xcb37f602ebf4872835907dc6ac8dbdb542de19af170e483098a20d8743d80a3f
0x044281b5842d1f04d1f733d69e77ebf3e2972d83690e29536da106b398c9422b
0xfe5321fd72dd4153ad7f77a82de91454dcfb4ba0f7a7e4b57a952487424948ad
0xcf2d8531d11e6cfa78828334004309f577bcaa149059aaf2a5eedb96b8717f0f
0x04fa1e1e2b5e1774d7bd15cea198f5494d1cd21dfe999885ddc75e8d16c7b09e
0xb57ea162e7aeb390f8f56c3da233fece4182c05cd25ae0658f1438a813a38ab4

Functions
Getter at block 21399437
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc7da9df085ecbb5cc70614be26236d08f39122a27979eb7f7fa90d7bdf2ff939
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x623CCF8c4d9930b65f2de88Ca8D03c9C349442f7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.