GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xbc9eef0c at 17561147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
0xb96a333fcc1c516733e3873b86ebaecc121b4141d4bcb026125cc0d3ec8c5604
0x6093d5da4ac771b94870c2901c6bbdc7dca958dfad0ea1bad1bbd621f656db53
0x52b3bbcec90f86fba3c399e075638ceccc58d71f03363594c8846e503e399de1
0x6a154b3592c2e9a9d9b49a012576207832c5a866f71f1b5f2fa9e20ded590122
0x324d4fadc2f263e8793299e09d041122450e66bfc059eb82e4940016d9b05a53
0x5539bfb2828209b28b611884c277fd246a8f00657f4b4e23af62dfd191778825
0x7f60e22071abdfbbfceda4f865aaf5455f91da6a163336911970491c2aac435c
0xa714c5086bd49200b5ea0f5df80a384a7b28a8b23a470d2ae3679c340951a22c
0x592938628c13bb747241d6bcf3621c913ac3ebf68a0cfcf115b079d110f436d0
0xc3f2b395519ba84c026005378feb58f6542ae246f00eaa83ccd37f832000d4ed

Functions
Getter at block 21205950
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7efdcb396ae8d9d066cb678fe1b5215ea10562452c9bc4e8e4f2b8741cfa4d58
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4D5dD62D804f89904dAe4f07185Edcd99a20429A, 0x75faB10763d2ee033829097c2c9DE56a68F706A9, 0x33657f41d8F07C42EB759F67b4E7350A5Ac7EA68, 0xE0bbA3717820Cd5d97959A0cC85C1e1bC07B727B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.