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.

0x1b04eedcdfe4f9dee112abae519b521c5a891ba6

Verified contract

Proxy

Active on Base with 123 txns
Deployed by via 0x52c0cfa6 at 11717906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2)
ERC-721
--
 (#1)
ERC-721
--
0x592980e993f6244a1a910317da011d1a9c3072ffc6aee17b1693375892b173d6
0x67e091e77b122b3efe5049a6c472a11c533310667e21d4083bdd0350ca432d4b
0x57a82a2187a1773697b85d35cd2cba075a8ac71304f7a9c848a47b924ddda49d
0x7c968be48d83af70779336098090cd1c0b4b1904074fc2c7804fc41e388993ab
0x5e990e9ea084d9f0a94516eb52a9ef55a85ce7064853862109913e504ad8c1c5
0xd202c35210ca61beb4ad271984a04b2d185b9ef61ebb9505b66c5eba0f04e7c5
0xfb00fea67b226be114f33fbca4a5290536bc0e9a28dc487c31b67db3234904ae
0xa427d7535bdfedc77389689d574ab550ad15575f594804aa1bb80dff03f1e3bd
0x75975dce60ea0a732a750d0dafaab7e9ae3a2872a679197e2a99207d967f79ba
0xfc39a895f3af91e0e7cc7a448765ae9e76006c6582d3d5283857f91c18adfea5

Functions
Getter at block 23607285
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf62d6320ebf42c42353f9b9639ef345d9d76a3d9bb0522ead2490c48dc822be
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x714987787e5B6006e503b36214d46C84EA829C0F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
121
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.