GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x78334c79 at 17644276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0530ef5b11e77a589e97358afa9179cff11e12707063f1c9da3c3bd0160a96d8
0x4c44e4048213dc1fb455816e10a76cff14c263a306ab9f72a6bf7cd834d148b5
0x5474269c1f006a358ac5684172ea25e666dd048174d6db3b3ae1435f0e5961ff
0x262ef8023c35d4edc3ccaa437b13d54b4f0bf382b910610e6bc5f64bdbfd3ce0
0x13f311d02549d6b3459c19c881f525af1bd8c2f1eb0009a71dd81eb1b376f980
0xcb16821511b5c25656c8e299a7ea7599a65b94e62b718e7a0b6d2182aef2c616
0xbb3204a9d471154c1bcd5dc7aa2ddc2391449e2f6f4a3fa4bef683c2c731f20c
0x8274b45ec46387f9ad09d75c12e45d8f0dfd00ea9787be809810ecdd8b360c7f
0xba3e9da2a2ead5bd856b300604282b62c40007e2656d59cd5985af6a85c2c83c

Functions
Getter at block 20904149
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a18fde58d8d2f748e203c1955f59e156a07c77dd3b8f0f7273dae193ebf54bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5CFF2270Be69A6D6A1662D6d9297Bf1b8f5e2989, 0xe36F8bAF398F3583E8A0ED3772eCeBFb1bC5EF55, 0x45b446BD49966091DCf24BF3F891f10Dde6E60b1, 0x3cF7525175De61e01C49613C04dc8b4Ad4361d95]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.