Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

0x7ec98f86a089606e6092cfbaff5595baafffea92

Unverified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x936cd042 at 19610694
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,192,504.65
0x20fb5e2cbeeb87d80f7ada99d83e13aee31d5a0e9ed60570a4b66c94bcd12803
0xb6cbc1d92cc910cef12365fdc5d3312316159da33ed581483396d3b7fb98cf40
0xe52f51d361589a6373effde9fe70751c68390c59f6b82d5309c9552efa04e3a0
0x4d0bc80e0cb2b07b6adcbcf4c555797cf2395aaf115b2eedd899ea13776b1673
0x36aeb3b4ff3238bb00e53f2d3b5f6656930317888f96f923c686e58b0a99106b
0x18bba1bfa058e3cb1323804ddbfebd77405b5ec8734c4232a5a5070a7a34ec78
0xaef89902dfbf8956a735f3035a2eca541d41e23c466919edf5d783b6aeda06dd
0xeee2d813326b6b2b5c8897910e91075f09a8a5325b51b156793851f1c107f896
0x777c6f02bae3164889a5e053bbee82b41fadf095191d1e33e9b3b018e5b43285
0xbebdbf644a769690a8e5fab79eb9d4d7b909f1fc702e8b82981a14a7cb40c9e0

Functions
Getter at block 21247843
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c2c97ae84f8bb289d7ff8affb15a459b614701a8df9dcb22a6340f806c67088
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBDeB40BB327C800CB2BcB1550d2B04E912641c03, 0xDc287d4CE3758B99cB4b4460D07C375E9cf50AB2, 0x2dFE75973673CF88E0A919e83540CE33F4B11924, 0x344E93fbF863B5a4f55Edcb593796A56aBf64D61]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.