GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x10f27419 at 14723612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd56eb9bf028e146376c40ef1f008745ec99d2b888ad6d7c93495f09b2594d215
From
0x7fbbe062528fdb88219320d17668fe4f6daa09c86eb952f3181366eb20c9611d
From
0xffc05c7491d689f97c29fe8fec2a9d1e02748c18ac8269d50c74c759a405232a
From
0x0dea67142e3ed62a05bc2b676714a4209d17c2e743517f0d6c1b2ee1b2a92e50
From
0x4aa2ee64309dcc7037c6a4aa41db05e4607a01ad62444acfc69158b7b4899184
From
0x0fbe834373ccd9ddd5348c77021b70270db7e30a4ee4cf3536dddc9e79fcffde
From
0x1a72bf75f2f9b919bac3af6c8ca92616678768c2b544fed74d17b24b94321d58
From
0xc7946d78a792e76d6cc847dc922feb38e3c7a6e6e09e55428b5845b70734faf4
From
0xc8350a9b30c0036175faab5e9e4380516c088f0e791480fd78aeb479633e8c2c
From
0x9295f1d604700d5a743620f5fd7e718d02bbdc8ac3e0b253cd663a42c564f722
From

Functions
Getter at block 21224873
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x478f921677fc9a85463cb87db23f0f1bbca09c2abae3e443afce9d21c59caad4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52D4d46E28dc72b1CEf2Cb8eb5eC75Dd12BC4dF3, 0x5B031Eb3027D79D9fA9f9b02e797e825920aA277]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.