GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x8869c51c at 16518439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xdbf6cc5bb1609306d98ba24a5992acadc68563586a8da864d05f874c1056ac3f
0x84b580f808c8da3d84e10862176b46653f7ae16f50aa7361c76a0e1254ddf35b
0xc6153b88b14800e59e11982d71507d27fbf7b5d747678a18a47e8521369a7b30
0x1dee7ca10460e17a44d0081e166b0b2edb2c4e370c5cd782a70315952de6659d
0x6d1acc3e0b594dcaba7763c2850db740d2adfb97175555982f4f0a6f6be7fd72
0x7c209f778edadb351f61082b72f7125bc8a039e42b631842313efee6cb14aa58
0x2e1b0bcd0f128acc8c386c4228531f80d81a96d7c58c3041809134ad069da705
0x34cab83773d6b641417ae5283b3c8c50cbd327bb9c9734f7b072f67ce099bfca
0x490428ef28103ca576d191d297650a9e63b147b172424adc1bf462add187805c
0x24c26e52aa2e466daffe80bc3814d603fe8b8dc15d358d35e9a6a59dd3ff81c1

Functions
Getter at block 21299858
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdf6cf62b2a20de1e978f3e5c1d47285640e007b77520d25f40aae7d70c900f18
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdBC682D0eC19bd276Fd6C2af4E0189B584BB31E1, 0x387FE763dDaC7a6B568Ee344fEfC31F626Bc837B]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
51
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.