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.

0xcbef905752dbaa4a7b4c09ffd2c81bf3af501bf0

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0xd94af632 at 13617864
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $94,094
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x43eaff972e994be5af58c4e382a80d56fe91362c059d5727f6abbeac4fc0b2a1
0xc3ad5e709fba5a43981bf89a912d2d5d73102ce9482cc013624db6d5a54d7d94
0xc9d499b2f136db77de027b2573722776ad9cc7ea0214990bfffee01e5e43e031
0xec8a368f90bad3eb5d29b4bd95c96e274d22a990fccd7254b8c8d216d37f32db
0x6fd2274e96180e142b2ea9b80acbac78de278ed8cadf40db3a42a32c0cae84ed
0x6e13ce477aa404c39076fa8814b8af4f5a776bc57520aa1b99e8cbf98d070681
0xf5ffa391e34e2c725f08fa61ae039b397049c968599f80c816caf673ca8a263c
0xb424dd2fdf778b9eea400d5374fab0a1c1beab9a7ced5e10ec12eda16787fb96
0xc5be77242aaaaddb27ce6bd62e6b3b95ca11ae2fe3d8acb898f447e0076a56fd
0x1d163fdd24f3600b0f4650105af6fe92e98020645795b6567322d008c89c8daf

Functions
Getter at block 22105775
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x239c7fe1f42ba7bab3d4cb6c46d49f89724ff699318fc650cdea09efa8f7c148
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8887CE5D2C154C42244D4d6c199Ddc0b405636B9, 0x71719036Da2C352D6d129C024f9fcaE61Af0Bb1a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.