GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xe7da709d at 21168702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1512)
ERC-721
--
0x55c35230a5f05d036497ec26a18b1e063decdb9656637fd8d5a29cb219548ef2
0x90ae2a8c13993a1450d2b2f8c1ec627a63a06e0288672f5259603bb0b9bddfb1
0x5a4a33f9290975fdc0c2634b9a0319038d02ef0dfba61bd7ac8b0b008b58243c
0x10e9f08a1561accd3e18480284f5e5e28334b59e8f3897055ed37da4feb29505
0x9ad5c279c0f9ad92eb8d80b923a4880068b3ee25911cd136cdb2a50a63c8d16a
0x60d85c51a22c7312f226be483ca639bdb562c6921f590a8718ee57ae125f900f
0x193d2543fea5968fd3e459eafd80c15946c3abcf6cf58345bf4ae626a5275f74
0x7edee5bea883f3656ed2315bde520e420b0c33b4165b63806f8b80bbc001cfeb
0x4ebe9f3bf5e13b8aad5277eff5427d3900e287fba5e324e80f367be86dcf2b07
0x971d59c8d382396b66e20cc4972c800b6b79c28946c584f8ebc375d156a58217

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