GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xbb0c57ff at 17617390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
0x076dd72707a781fa3bfd955b1aa47a795057fff05c72dcab1439cc873903deaa
0xa7592a5fda1b053c5e24bee2efb46897fd5f4097ce2afd830397213adc74e0db
0x3e6814f4389547ad107bd7605e2eac97838df47c301db5e68b554c6c6051c209
0x7eb3ed857d46171ee215130860f467a61fa095c36c9a1333f889d1ab66807ad3
0xc771ba0ce7decd6cc4f73f76e7db6229bccd050a130b16b4c9372b0222c3f38b
0xa36f832000debf7f522c732bfafc47997acd8204df51276cc5ab5a7c836ae0c2
0xe28e352e9b147dbcc8c61c5392e6a6ac28bcf13173dbe7064498db38dd27d621
0x50d501bc383a693fbe7eef77432fde89e2c6096db64ef252fb434a792c45c37a
0xeda492b5551a9c0f554498e3edb9148ef3567c4aa7b7ab7f4f9b2ed62b41ee6c
0xe25e43d7b8d388cceaf52c8033018a506bb6414d627b304d87af0aaed41beb31

Functions
Getter at block 21163703
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x75d42fb69406137ec897faaa6f2cd837618b204e40962e4449bf292647d9c5ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x07BE8F767B96F3c0d1870C694861d991a8D5951A, 0x6d3f96742ABEc64F9840ee7d7B798bd268DF9bDc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.