GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xd34dd215 at 17483187
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0d4eacf2bb3fdec418eaeff2181f7e4d31edfe81d6f4616d9ec80d64cbbeac1b
0xc7bfbddefbbdb1b9fd9d79d0e4719035c66e970a2910567c2479160719a304cd
0x7c6643711de4478ce3e0fe6a8124670a642a69d231a5502361cf58aed6195f89
0xd3069ccce946bc752d7151cc985d6191729f0cd9f443b5cfc5035eebc18872b0
0xc1adb0ffceb2b64da7dc6e6a4d2ca0c07dbd066ad3aa7d924ab2fb4c4946fa4e
0xad546eb2f192ca6e280d6947e26ee2a01f4f1ac432aea76d26b4ff7941777a8e
0x683576e29882e514e413940df513d6c1deb1cac79ed0b05e7218f57f530722e3
0xa4fe484115028ea159b3584693f4f2f135a253b8c51c709077162b4d90e277eb
0xb06f75bdbae5e31dde040bf7281abd1f7071ad72c0e599c5d9e2a5beede287d5
0x2acf2f32f527f49901fadcbf493eb5b7b356be5154aa5b95d17e2fd64145d595

Functions
Getter at block 21225399
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xefdba3eb5b8b6567d609966052b614ff17cc1a1581ef0008c11e5ce01dc8c8a6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Bd94fa5beEfc4b960BAe01937088ED9669C1f1D, 0xF2f3d01b47c21a2339f3A508531DA76A9380dCd7, 0x82a32ebd1B29202B7184941FA4948F56Ad844740, 0xedC46f27A1684cEF1E96AFe9604bC284dB856dA5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.