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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 195 txns
Deployed by via 0xb0786293 at 17515198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
0xcfd4aadfe717530e62ab6cc41c9a10f765ec4d92c23af9ddbc0ce9f8b335498c
0x309c0abc0b3863d8acfdbd91fa9fd917e7182311ff6e5cae6ebec96af9afacc6
0x0ce66ac1cec500217d7b205e1682c289830e034cc5d7f9307c159aebb3f7547a
0xef0b929274527f22077e02a297e98353855a253a804ee3140e3e393df60e4385
0x74ef76063a9284f57b12e926185c4b3b64b6556016d06bc070b76552546fd043
0x183bdd4b64a854201ef45f935aa28e10cd30d05db31863a54ae1fcc8bc960192
0x6acd4e8c36202b9dc5b429673af03ab87b192c260e8753f02c4b6c5904556e97
0x2e207a28ea2e41b9789a20a62e60fdec874b4e72ca0f35f50e185e58b64610f7
0x9c873c4f5cb50254efb3d5f10e6d3c736ba9c46414f68e6de329e7e093e7b777
0xea168f11fb6f1e248e42cd74bd37ea043d03a0de9a78ba5de0c73d182bab7d85

Functions
Getter at block 21214561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe53821debcad2ac047c768ca7c81715ed12eb1ff0b33bedad8a5885afcd98cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeD93eeD5b80a5e1490533C40aC8069E015092f0b, 0x4178F068D09E2D707219Dd55A92E4cD05e6ABAd1, 0x7BFc212b1e111476Db09e76Ec44effd2f3cA86b7, 0x502C8Db547F06D7d7F6D82d1f3223d5C3AEABfd7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.