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.

0x29a9fe016625aaed347a010b8baf5fe5d5b7f3b7

Unverified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x331e2b9b at 20981997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,882.83
0x2d9e3b9a2298392eb61c5df6f85f07839287dd015787f69cff824a84410204b3
0xf97a0d8faf3e751afb59e06795f598f20b4ea365fc8d938a447f1d3dd1fe51f3
0x315006362c41efc981266bf8e399fd3decb64ca726067ab03bf73ea6f85802f6
0x4a84f657f46445c6c92b3fcccbe97b79f12b8c513965e811ee9d97608cd75c7f
0xdc0daa68318f48ec09bc5f85ebae7c7adb31965ab4649353578863dbc2888599
0xfda6f775d8732e850c4ea5217583b0dcf5e7695b6c698c750864b9e9f7def0ad

Functions
Getter at block 21275165
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x4a09b5cc171f56ee1aef3f6fc92631acbb34b93321540acaa1687d7736e37fc7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57A2F7A6D101F926845815251E717f8B0a0325Ec, 0x92107b622501c074DE8E8A1929a632AD12401F77, 0xa72b26fa0F7BB0fe91B3a30F15F9BaE8b86a4e63, 0x5dA8E7F70165CdCdD9A31245AD6a3D3A1F07Bd8d, 0x6F19be912949dEB680b92b24ef508E06b9627221]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.