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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x3874148e at 19192081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,412.43
0x3b789a766d05aafc08717c6e5803389249f74010189b3344034dade87f816d2c
0x8a0561e87dfab3afb83ccb65394ca50fd7304f3d57342236708a1cb9f9d351b0
0x7e6b552eeb67b1e8a7b617b86148537015bfcfd6fbb8fe5146d3957f2ecfe727
0x89ebe44a9cbe218ab8f34975a4504af9acda08059a6c1b7113120314fad5e3b5
0x5e9ef30a1a25328d65f1864549f8246b7d1aae45b8535e0f763f0fa88aceb6aa
0x4e42f4a88341a051121eb970a3eabe5304f8ea864c849fcc4444d06d5c33f326
0x9b865c02fee28b34fdccacc7d9c5259388583628cf9ee527303a42b9bc9b33cf
0x11ad4beab4bfdf3b1fc07cbd35bb1f85bc4dd59037a958b96fe22a242d91d66c
0x9a19bd66985d76beaac28ad5db865e696c86bbcadb31ca5ab472b2b4242f352a
0x47c9d562c2ec53afcd35e0b692cd856fd937b20c40e9f94790b5a16a21a21c49

Functions
Getter at block 20793813
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x89f3aca629b254469c85b53cfb34b1bf80f500cc21f3fd144e4075d2fa84108a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDd7798faf7bE2B41A6D6699A2cc53F40CE42D537, 0xc994D1Be40BE5A5ACc024cE38278BFAC147cCEce, 0x8552023B04103E35a475F938665C9f706cC48991, 0x947fEe3755B66D654E930A42B2a318C17903e925]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.