GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x39773a5f at 15655173
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $42.19
ERC-20
--
0xf45529b9b2c92916c2960da2a7f5323abb2a3a2963eb02d778111a2f83307bea
0x7215a98c8467044be6a1db4e99942b057c1c08b79be76380686b2c7dc74f549e
0xecb0320c8bd071a2ba1ee78aad3ff9daed5bbb777d461e8bba940f441f44607a
0xce7f10593a119f9a4982558d2cf91fb7ac106023e5fc3357a6d829dddee36937
0x03a21f3c7e94e7ac99c38954aa3446b088c10848cd0a47292cd70b3a5cd6ae5d
0x2a6a2f68921eeac6090bd3894356cd69a2978249387ff18a6b5a700fcd78f2d1

Functions
Getter at block 20861032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd382f56c119f6d72a17da9ba7486a0e61ddc7e185fbca3233a252bf757cb2bea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeeC727932a94B41af99bD56a0d5043f820222344, 0x4d51D058eA0c83409dc5eb399a748d66883ada55, 0x8e4352bC2adD2B400C272bC8cDE9Feb547F5Db95, 0xaC08f564BB95CB731A7482249dF52dFa1d35b72C, 0x6a7D572a9600790097003c579a59017877dc5E98, 0x9653fAb1EDB1704FbA4838E1Be129C8cB9d3cd52]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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.