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.

0xecc9a66007a19f11c7c6d9fc51180f12c679ab92

Unverified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xd6e5e551 at 19699190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,644.17
ERC-20
Value $154.96
ERC-20
Value $63.41
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#3190)
ERC-721
--
0x09c8014a5979d77973dbad482e3ded4846f745a64587f2c1c0fd97a407f9515a
0x92e4bc78b541940f0ddd99836c32e53d6afdf22ae2714140330e0038f4a7b8f2
0xa42b0b19338e0644c76e8b968f3346c6584284e180bab2cfeeaa6672c6587adb
0xf76c6ae73cc1fc17132579e1f1369a7f51f5b8a0b5f87f5aa0549aafc5bd45cc
0x61eada34d413896a8d4143be3c1f576c290d8c98b2d58feec4b874e352db036b
0x24906cb07844c44ec7c21705299ef97358cf9d0d4079d12f2e2c19df798549dc
0x80affe5c0a20689b7fbe7fc326554ecadc0c36110a4b3abf3ed65acadafb43ad
0x40d2d9d33a61500ce2703a10f646286bcf862b447a43934ba1feaf22dfc2f293
0x651e97b674f5f63ffd837142d0ae296235f51b750b812fdc96ee58da890dad27
0x3be200dc8665c89522f0b4c194f876e7e712a6118fad85d86a140df4fb9682c8

Functions
Getter at block 20923188
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7ca5078c58dee057701ab6a784246be202a15a4561997101ff4b0630c27c6a5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44b6588314d9745dc4883B8Ed0182718dC18B93A, 0x369FC2FBE74EC1cbfE4c8281047c505fCEc29807, 0x36FDFe00a3E234c63BAbEF1C2aa9112af12170c0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.