GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x650b687e at 19298635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.07
 (#2644)
ERC-721
--
0x143dc589d4275b7b96c218144d43ec8ad8125fce58c68ba059fcc6c8404f938b
0x7dea2a23f1296c48913df239fef9c37a7e0c38fee98b3cac74399db8d718bf4d
0xa2dd85d35076a3e322cb5e4f05dcbb3bbd6a76eff8e50fed616b6a788dc50800
0x910bee7a5f509405e1e0fdcd86c3417d0734c2421e5e0ef6164d9ee432065056
0x270194cd1fc7a1c0cf518e918125a06f283ff0c3173c3bd4abc26b997e5c2ff3
0x52b2cf8631db45c827ed0d7db30e5ade2c9864a950a93b4cf5bf963cde24eefb
0x3a091017c0809fd28a4b3f910547d191778182fb557a85b28f33c7bbb6cb84a1
0xe3eeeb4540f5958c4b17609188991aee628714f05a796dfd9390e6b83a482d94
0x41c22d2852a75cf9c0138805ed6c7747dd086f354b5b5afc02f101a2fbeef242

Functions
Getter at block 21077566
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0351ae25872dd27850342de67ab5c0392abbf7755c8960235debe2e80a40780f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9bee0ee5A17c33682Ff5C25863044288553ff169, 0x2c509D1B5a8cf163776e26266AECb715B6863A0e, 0xb22eC7B7b86b3B99A44020afF592dD47143E3Ce6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.