GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x2975576c at 15384387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.48
ERC-20
Value $0.01
0x50f6894caa6e6929f83039f8ab2abff091be673a1f977293308867e5b1b6df60
From
0x5779154b8838c2527152bce1a4381fcc09c3bc3970c05610808800a55cd37165
From
0xd31c6d1e1e90e7786a84cf28a0aae8a520046f2ced0d4eadf1929d8bc7aa8ba0
From
0x2a194601028821a54ca0bd0f1d972fc74b5cc1c9cdcfb7e2af95484dff49d88a
From
0xa30e3861e5a42be1ae4c42306f03dbaa8ccd98d6b720f3368f347cd3d47615ad
From
0x1206af0c69d6f00eba489ad471ce58ac5d6e0b051f42edd35539912ed3988a35
From
0x6aa0783adb97646014d56fe53398617acf692a1b901bfbc10b28e367d0494e42
From
0x65f93c18dc2097b7b92197054329fd7d385b0330d00cdfa7752f3371a961f141
From
0xb8931f040da3f4c6a519c162c544ecd1f65a943eb509508fc1fa1c1fb5fae21c
From
0x683144283d266a0bc63c507b98387d07e5c5359a718480dc8d8e6203c4d0f047
From

Functions
Getter at block 21189302
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9613183f0678155667cbe44258258296ba118542470fd8f1637f5eacfe755eff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3d4be172871d72F326E7e923fE11fb8035aC4a04, 0xA88d2250d7F73cbA0ffD2D257cFB2902ce0da8E2, 0xA85AbD9B7fD60f291E951c3c1418a741F22cd37F]
getThreshold(view returns (uint256)
2
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.