GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xf6df5dcf at 13758438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $60.38
0xccabe9d955e4d4b129966fd80d4e8eb5c63614aadb57614fe48b042588a604f3
0x75002df3959b71508fe734c1d28104fb1fa4a43ff568482386462d667d79e232
0xef806ccf7334d2deb2d58c3568afb18ff596da3a1bb1adf0be3adce25861837a
0x63cbaf21ea5f2d42900efc4a9e54872334ca5ebb7f12b74cee5cf8b5b1fd1866
0xf7042d7f3558ce5fa4667d723f69a325dc5043b0e5b9427c679be13d42263c4c
0xa5c2acf86dee588162e23ea64c49826f25a4ce8d3b8bda5f0df9bb49bcb53e2e
0xc9a4328ca0852be1e26dd3ccd6de121bb008ed4a3526ce55a08cce4bcf805574
0xd00091860d71aca119fbcdf4a74b20bf6e191cd3241036c9668f6b156fbbf633
0x93812949e968221a115f81c45ee4cb8629862dfc58991c6d2664b108ddb419b5
0x423feeeb346242dc8478ec0f0f4bf0cd77d12630091be0a215a4db370c5096bb

Functions
Getter at block 20903575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb9c2b727f4934e00868dcbcb3e73875b04a8d5c60644f87491043eb20708e75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb8150a1B6945e75D05769D685b127b41E6335Bbc, 0xBABEEbC4f9dEbc9DA0ABf1Bbe5680554F8c97438, 0x1007A39088C22A4dfe54032F08fC47A7303603Df, 0x4c40b76b3CB3111FdEeb34a6129f5d602d29E856, 0x7a0C61EdD8b5c0c5C1437AEb571d7DDbF8022Be4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.