GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xf727259c at 16990669
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $358,334.8
0x1996e2f806735be63644ef429a0839875399e1d85f57754a488dbcdc5e7495a6
0x82e4eb61a7545f06384a7479efd4dd7b7db30783318efec5b24bcd9d4c694d8b
0x09a084b17dd7d609f71852a7ff997fe5a419ba4322a4e901f0f7da2e7f2c438a
0x3674f78703be5661b20216d5269b3d7457627ba0b331e53decc253fc6ef25fd8
0x6b2e93234a9f40929ae40ec0bb17e765f65252a3ea04ee5f90fac566951d1d32
0xb92b4e0a1101b23524c9143ea31afc79aa6e697c8f32661b749bf906eb9d0a02
0xf012c9a2d31328b168a72f9144f38e3dd7c0beba8ba1c1d5d9dfdee706c409dc
0xe7c708f146329fa408f6b9fb1c1b497e50039f4b505aeac1d6224edf442ba42b
0xbe78324e08337c7041a2d6da6280e5de71961737e89e22301133c0a5e1e87646
0x468d4246fcc226bb7abdd93733e38e6f408c5db28cd9699545e9c38cf4790623

Functions
Getter at block 21158243
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0f634ad56005ddbd68dc52233931a858f740b8ab706671c42b055efef561257e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA0737fea60F0601A192E3d2c98865A883ab0bda2, 0xF3313C48BD8E17b823d5498D62F37019dFEA647D, 0xF0B77EaE7F2dabCC2571c7418406A0dCA3afA4f0, 0xa4000bDD2bB92ce6750b31F1eeda47Bd1cB8e6e4, 0x3840f487A17A41100DD1Bf0946c34f132a57Fd5f, 0xa0C600a6e85bf225958FFAcC70B5FDDF9A059038, 0xefCf0c8faFB425997870f845e26fC6cA6EE6dD5C, 0x4D8007a0E9f293e62E2b0F43C6Cf4C4B9e135BAe]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
59
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.