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.

0x522f49b0915fe0672ca2614d30ecabfcc785b473

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x86a80a67 at 17861270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.98
0x0970eb67da67b111f44e8f651325759a653e1fb5401fca0e6410e52bb4082445
0x7c23d1981d1b2721dc746de78e28ebc307f482e83e439593be6e1c9b7af077be
0x8d937cc6d6b95600526b7912f35e87dd94925ba9501f0fbfd91f1338e3204fe5
0x0aa21c7958fbdd2777bfb7a7c1689d0f1b775531f5f939c645e59b2c6162dc21
0x1d9f708eec5a09f2a77d6fa71d709b1c9f1c66a41e9cb39b59931baf4f1ddc31
0x5c95d1d5c86680098fb30bfb337350a01d33fd87bf98506e83acc4d8a853cc4d
0x329e2ca32436ffcd888ac86e38a8df968e826d3da5931aee51afa1dac4aa26f4
0x4bc05101614d21377ffca17e0cb55a1f0d3c042a0d1a1d21421ee204f04e10c0
0xc6ac438b0c93f7c4c8f333a495f4934e9fba2385a139745d884440465b10d57a
0x33f7ab46b8db22b1e9735094d277821b6b3e030af44916e2c6fa72b1aec89198

Functions
Getter at block 21222111
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x032b83ed18d1a252d5f5c890185111f8864a85be0f2595d38b9b3933f7d8e80c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf6f3E62ABA31ad4d1a50F02eEf3878257DDCBf95, 0x9BA11dB509769e9A5cE69076D3741ee2633a8a39, 0xD1547b4D732e3f1C22bE204d46f5f57e0cE209f2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.