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.

0x37e9d9a0119b6e16b5ea58429b2cb1eff2d5acc1

Verified contract

Proxy

Active on Base with 17 txns
Deployed by via 0x74f324cc at 11642478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x37e9d9a0119b6e16b5ea58429b2cb1eff2d5acc1"

0xe6f6d020e901a87f2d603bc1ce7b5cd34f9fb95b1ab256ab14951c26f12dfa26
0xeb22502b4851b3d521a72b851d2387bc5294db454cb92745f39b83ded35fb631
0x45c8604d39d3cca5b3f9274060eeecbca0fcf19cc9429e927b291e36030c2b1c
0x0ee61df828d23cf1a6432a82ec01a28e112abf4589db5b460c255cd07f32ccba
0xfc0e2f5959c41877fc8ed1cfd3cb2be1adaa084245eb067833aa3d9bf186b6f1
0x3ca50ce314ea6d1cf6d7f434166f5a0590451f4aff691b2181f7294c7f038880
0x3f098ecb3c69d9161190249c6380fda2ec0e402b40096cc61412819bd3125f39
0xb9c1323ff8ebef7bcc0bcf5e497c884dd763969a6c4dda7460e278fedad4c854
0x27c10e09ad04fd4753a6cb809820ea581aa42653dd1854f7d1a566a6d14d2374
0x1bcc76dcd4b82d16aec5a48416a63b8e7c1686a31399c2e7142ce42b03cd0231

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