GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,259 txns
Deployed by via 0x742b79f0 at 14436715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,166.02
0xd5d8e1e702fb67a3be9ee381bd4d56a3caaee7f1db0774604f94abfb54f7d0a9
0x1cd3214a223f3fc633546404fac11de534f7a60c7381a7366cd75f3cd53bdfd4
0xdaa890e7c1b2c0e8bc33b58a482945cf6d6838e5e5209a2128601da61a42f89c
0xfc13b75e2f7692b4fa503d906fa43ef21890b0b8efb09d3b3097c37fe4708e46
0x75ee4a94961e71f3266eee5eda6cb5519cc1fe0838a8058c9431de0fa1fd2f3a
0x7be8e7d35aaf759abdd2ca70caa47ba43289fb1e027fc3f0a8e812ac48d4b990
0xdf4ce5be4e748e3244102b50024d53f4f28d8fc744297210834ed3efcd001d88
0x093281af7b0fa29039de04db32b711f37bdf9c31a35040e4545e529c6d1a3973
0x9f8c93e6753932415589a861917ab4703d146018f085fdfdf105564fc014cf84
0x80065f16bd134d3ce8829950431cff7f965a0d43631c1121b544448378b66e86

Functions
Getter at block 20965862
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf599c6a7d7057c9c5434600644360f3b8c71ecd71defb6ab9086e64e28262f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6860f6d1F8829FD8dBE9Bf20FC5B5922a46Bd647, 0x8118aC32bB9fb8ba3B5758908fF07a9E4672f0Aa, 0x038955C4083782152f69773885c473f51a2dc206]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1712
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.