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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 183 txns
Deployed by via 0xcc26b3eb at 17303243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
0xf4af996090f467a30e23780920aaa59b9822047dd9aa416413c570d120400f96
0x223954952d43c28f5e2dae620e98e8bf28b5df1ce6acb2206e12c58ba1a9945f
0x3463156aec2cf28f193e0f43fe91dbe9cd6c6181f173c1845c02878fd7f318e0
0xb007cacf4fc43dbda45490d95935b24da6a113ea8eafee8621db70138967da3f
From
0xd6af54b5748ad0b79eb6890490c46098245cceefe04a90d286dfde2f03a48bb1
0x706e051e274b57d13f002aec8515fefc41833ffd47430f5ab07439f6d9412816
0xfc796fd839e5e6b0af00354347e2ffa5b1f71a87ec8319343af717a418ef3776
0xddfca6a6c9fc9d613bb6b04c7f085f87b75d53e3efcda322feabc7f47f3920b5
0x3938defb4af644411c759bcca8980ff0fc24c0970d18b4d09236e705b1d51384
0x6e623ddc208b9275be8c82545d39efd0bddb4bfe91ed72289b22ee02cc47a7d9

Functions
Getter at block 20793618
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6884be9fac01a416d917cbf109234ee25e2f5d64181232bfc99d7c9e5b98a078
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa41406f86cc65063C25021422e2EE8E93E680b4C, 0x9D5025B327E6B863E5050141C987d988c07fd8B2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
176
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.