GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 211 txns
Deployed by via 0x686e5ebe at 15280367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2882b643b90078ba1e89e324eaa6fc86280d4bada428e0c29960869c4b0eb32d
0x2fff24bda28b702da438a99cc5b5d720a1969a9045f502498e160f3b2ada5dcf
0x6b15c7fbf0ef2cd29ac84cb99edfca50aeee9ca9ccfc5ff84e36cdab918e9440
0x1cfd430206bb6295a2da5fa0712ca5d5b9f40e1972fae557d26324a58d48f52b
0xf1905d141118217b6e6a8c0925d2d5c2741e8799b5f685a4d8554eff074095f5
0xc34674d082991fede97dc205e7b4e7610d9a4f975a15ba16ed091b551089536f
0x0c42ca50ad33d7f02aeb1b5202ed9d24a7a43af215a31eb6acf7a46b4c6115a1
0x29f7f77e4b2b5550ef590f43ceb5b26b04fd7fa452259c626354e0adfaa9229b
0x1877077b065c5a2cd30df84f59e38c80ac03009514720db80aab94167a32f76d
0x2cec22e957f1651c7d3e86eceafacf966d754c54a6ffd74379d963902a34385f

Functions
Getter at block 21218024
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb54dda7974be3ca92bc8fdaffbfded47fcea2f6230d29ef29cac9f1fb3166cba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfFE6FcaEF754Eb48A2FC350CFa1B0B3EAfA1621e, 0x701B61F73D68a4c73Bc6C955ea66C708D3AdE367, 0x97186134D71B3c39DA9f29E191642A6619417629]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
212
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.