GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 221 txns
Deployed by via 0x4153d35c at 19127914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $157.05
0x62a59fa52c9eebae4c05e19f1c99a50339a9234d03a6dd2f56393949d328e076
0x585d815f2d6abb01af987afff2a338099fc98be7897f05890dce01442dc52580
From
0x2ec68cc95b0856cb71ecb8c095b7190b79410d8057912cab5d66c00227dd9c54
From
0xf0bb4e1eb36cf8a43d91926dd80dbe90e333c9532c268133777d574eadce7d47
From
0xa307d0b4a7044917a50d1d2d3c9e9b6f49cddbff0018e7715da1bd1b57726218
From
0x8a6bb9923770e82a336b2d138119774a3e380547191aa2f748f504dc114e1543
From
0x7c357f922e9991b55fd54ca5d772929cbd940a9e016b9965f5195097f2b18a07
0x13a529a22d1ddd1027bfeb1ded6a148627c6a9645821ac297c695fa57c402e7e
0xf6880be3987d30d7d8c8d4bef698dcdefd1674c11c254e9c04693e0a8c6f670f
0xbdd4eabd5dcf41ecd5ca8272cb564a293972850ae0a2754078e996865a0d2356

Functions
Getter at block 21162153
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb764b2ca0fc619f1ab8db52dc7089ea1c06341a2c41b9d23ba94a174163cbcee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1BfAec64abFddcC8c5dA134880d1E71f3E03689E, 0xf09c25681090C5F9408c6D3CD24baa8721870dc5, 0xD6475ce37d964d4816715FdafFEeAAf2958948bE, 0xD70aa9d7280E6FEe89B86f53c0B2A363478D5e94, 0x8F97Bf67182122D2f1745216a81724143db97E43, 0xf061f1FceFa32b3bbD5d18c5A623DB64bfBc107D, 0x206846dE1F372A9a603e672ba97A5238cC89aeAA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
263
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.