This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0xbaf06708 at 16849039
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xde0be2c3338e3717c089745fd24a3e669fb515b87c4f6b52fbb20797cb18375e
0xe1d9cb41fe603e029639f815ece2c9132facbc611ccbd294cff6710072322b26
0x5f8f412c2837e85fe75d21aac890d17c692fa35ecc832568faa4cce1dfc6510d
0x21e0f280d77f09cf2c15a559480324032a88634022d73f9c72a7c1a0bdf0e896
0x3e0ec4d9678914e6786e9d46167b722b94c05308b2a19f354912219965336a21
0xbebe6a4b5ba87a75dc1d279c58ae769840e27a3922242de64f94deae45698f37
0x217673b571072e9211179481f630f411844e586313a5003e8cf59dd78c40f0d3
0x65ac22fef393df0d7b67841ddf47aca6e0b47fac7a568d5e4c639a48c818812a
0xfc2277ec900e9387dcdf94bb1377d4229675e62effeaa77028022af0e3cffd1c
0x38955ff13f624abd050e36fd66068596b87e9d87690b6b3ca0c0c14baa619590

Functions
Getter at block 21213625
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07b4f767f712136453e8946f7316c18f7d6fc9d6fda474cd04a77ffafcd76705
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf287844A36467148844511be11cb09B8Ec31D542, 0x615BFb6ddDb6928a8588E386287Cc132ECF18ead, 0xd91ab648f6A9359c80d61Cad8f89aD0fC9B1e514, 0x01Be3513F2018506AD36bC0c69c96D3DA5229617]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.