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.

0xf92087f4dcbc518c8b5bf832fb01df0d3cc908c7

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xa5c5e8d6 at 20791304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.8
ERC-20
--
0xd75b68be5799d54da5f21d098065b3a18acd0b735f19efc72dc9dc73f9bdd515
0x93ea68494dd9e5e587f43f7ecd101e3053ba4e5276162938756b30eb1761e3df
0xde4a89eb767e809eb7a17082aca628e046bdd7f9717aad19e315e9c7e3913ea8
0x8e39ab1c442c1728d78cc9bbbd52112dab9ec32e233ea7aa0cc400e157e1a3ec
0x4a1f7ec4da3570a2cbd86627b8abd5450876ce9b9392d0335a100585f0152679
0xf65a35c3cd38ad9b0c6962950282b7c757de31d7a9711749fc08ef238b187c5d
0x55d2cbf6270568f449863d01ff92e35fe4dac68a4a115fb016f16b5ca6bc895f
0x8dfdd775b521de14b5e09fbc0a3cf00e84e10143d7cf775f8f4cadac27e306e9

Functions
Getter at block 21380229
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e194666d24225197abf0b1e1d739a7d7cefc9dc4e0e25161f20b4294b253835
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x47AEBa9687C4ea807e5096d3EA78921a20272d7e, 0xa4793E13f77bf49dEA75423eCc858829D4262a4B, 0x0C4648C4B23bdB62A0436B3D5236c251cbd1c8d6, 0xC9ee434ba2A3e361717fE96Cfc45C3C4527B7854, 0x83454e8E99f37856AE645211Ae6e77Ec11C43d05, 0x5683950935eE541861048f7b5b900b82dF021062]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.