GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x5dd6e9b8 at 16232959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10
0x65068150879a20497dd1c059cef908eca0b0b2e7e74b557ac44dd1b8bd43d756
0x6c23162afed4f19a87b30f4916171c593658cd917a84f1221ec5f38a9bb97e8d
0x16aa1378438e7b85762d74c5513b5f441b5b7ff5128a2ae0fe4981e572d9d4bd
0x94ed4a4bfe1ab64f7de6dbeb4935d3aeece71a6f43c087d8f7418932a458820f
0xc3b6ebf8a2d140ff8b1d8886ddc12c41df33a9827b36f3c59e8623111efc6bdc
0x26e2658e6ced0b4080456aaea60372a62a147e9549ba2b7217f61bc83c71c402
0xc88435b11fd2eda346bd63bfd1ed7f35d6a77e6e876bbf2c9c7f1ad36fe79eb8
0x2051d877d25a0455ee18534dc1475e35f661cc7b777c11e85363dc6893bd9885
0x8d29109f70e313b077d4263cc9882f61d148a34ed58ed7dc23cca62aa7ce5c86
0xcede16639c129aacf8fc8a77447453ecc4980904e463024cd67ca06d9a6beeb3

Functions
Getter at block 21312149
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x425971ff45005a02a948036107d93a1e8a2e4517a25cdc403e68908a0ed70341
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x178bb3D691626c3916A2742c9812c3E9aeEf5974, 0x017582bd42c5519335dcA317A72c76d0d697f292, 0xB2Da8b3537190AaE2509697C676615D3fFe448E1, 0x9286aD2F9a880Dc8fedA9A0d98b3A381E4Aed5D4, 0x32e268C8cC4BeF889270Fa28d64a2779915DBD57]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
44
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.