GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xaeec1996 at 16138207
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,771.39
0xd25c370088d93b3c78eb192533b83d6d704e37295f1ec4701faeeca633649624
0xa2d5e01924ab9d7b7d8e2bcf79b263cc990cfcc6d93f22991f66c1298451b1dc
0xb8efd509bb825e4155eb69d9e86e0d58dc6b7420c7e67f4a579f4573ff4f11a7
0xc11c746f380a48cad5250f3a00feba659b07a2e3e004081de786fb4f77193969
0xe3599576476c517e9fa1eec6fa6a398f3afbd93ad302dcce6740faf24f06a93e
0x5b0eacbd0080f793a99c0ec08bfd02ab81c1e611b26870e0350bc203b8834e44
0x4f1ff2df40f30233eea7706657e2582e73e870d8a0ea97f214bb1c47dfd0edce
0x3b30617b14389f87272c155272a6e1b0b536b75e14a1f8b1b2c7f48318bef861
0x65f719a7c5460648ecb42dd3137f24db07f5be3641960d00935d959247e5e433
0x68083421e027d8c7646352c7061e06a13ce707d95a7fa804c86fe902b0a9e0ac

Functions
Getter at block 21090763
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f463c86fb98846f07913eb0e12cc4effb3527fc66c024083799810f0c10d566
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf2D063d11dd640B9c8A2b5534F28B3e16250192f, 0x25DeB7323a9675B32f491FD4401e37ddC89c3Be2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.