GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xa65b88e2 at 18194275
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,506.73
0x5c8d5532176cf982967bdf01f9254a8f62fbeb34a24ae8e09e10771808814b25
0x9d53656fee1836e8f6d99f62109fc739941b02323acbdb190d117dcbb8f99d60
0x17bcb22cd778c8e6cadd2a33c6f57fdc53954380e854c46d894aa899c061198f
0xb5ee886ee3666368bdb0ff61f18b7c5ef513f81eef5fc3b9efab78ba2d778f00
0x7890446d0d428965ea605e82e19ad56f1652f7b178d92f0c24cd373599b07ecc
0x13eea5778e69a2e15518ba3e156174230a7ab69b17060279562ffed98ad2477e
0x3b8c912f007c8d5896b7d6443a01d03092473367b90f21c084ead86c7423a66d
0xf2f3d51789bcca99de13d4fb94a4460ec0ffa17bee6e411f0eff204223c9187b

Functions
Getter at block 20838632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02661359357a36f1cc16147d60f70d3a2f89e2148d646786141aaa7f746e2acc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4AE1d55Cf2904B196c59512ee752E07d5E0b575b, 0xC3C170Fe6303d22357c958dD49AfD993855D5F43, 0x4519bF32C981D933311C7BF519c5385dE204A376]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.