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.

0x4f3f77b0c8e41308c66fdf452470a666c05c6aaa

Unverified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xc70e36b0 at 12163316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.46
0xcb0a570484df3c7a02ec6861259713628e123b9f709737cf09a7a82035fd0236
0x541f66e47ed60bca5e1f4fa1f04541d3f44777fa451e8ba455875ee092c58791
0x03f07920a753c968b38a0af19ad75e950cf0a4950cc68e5f27b88eed8d236ab5
0xe586c7196d7d74c1c7629ab9c95ad5b6b613007cf1a1d8fbe5371c2390c0eacd
0xbfcfae5577d33cac73829bd0b1d2ba10d9eb2f43b1d2efc9756656971527e411
0xb959d974b6cdf9f153d7379668fe3be5c8d5076e2c81b46b3ba59d0240cc8f40
0x028105651facfa01428777238776550cb62ea6c8daf9d21cb6ad5426bf80c3ff
0x2400efffffab607f7c9cf4eee92d94a389e3756d87c3ce461376287a7349f889
0x6605d0e49b0f00f2f5d18582824c8a92689a3352e54afe8fb7c117675dbcb982

Functions
Getter at block 23233243
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47536ac09348c6848d8bf57901053857e4d53dca8e20ce1f951afa1c1526c890
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0a34027237b9Cb04C83ACe81EC103C3D49C57297, 0x31Ca56dB7D434bcb3a588149ACF5D2b615AeC477]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.