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.

0xf3bb4b37ff469971c4c9de1a02ebed8c0da6fe4b

Verified contract

Proxy

Active on Base with 83 txns
Deployed by via 0x6df5f3ce at 2614720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.67
ERC-20
Value $0.13
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xbedef1d6a758bbc8a90b8a2e0200e833f7af432b043ff2a3205774c01d5d559a
0x6b011b8e020391c9dbb56d3fdd30e6b5c4fef4ea4727eff8d412b99184607106
0x06098a0e4cdb9e96b41cb89ec012a6e0f7b2832aefb1b25b02510f06fdcf1b0b
0x372a18200aeed264e99b227aa00c850409859f76f09050fc5f38ac0b52ff10fb
0xbfa7bfa3ee58ec688324396f9540331de20e85a763ccdebb81ca2b0387569e0c
0x0d002783dcfe2c15fc42e9ffcf04531c33003febe2e7a6e3c0379ce03a4af3b6
0x6e017b92b921f0196c7b54d66b171b34297d184fbdbf33abc4d72f9a1a7f55c5
0xfdb3cc381e8b2f9139d2627802f3e810045a0578a9fb20f77141cf8f1b23cfe7
0x77ac0d27c438664629d38bf3b4c4f10717eef4ce3252a0183fcc7102247903d0
0xd2b86b59cfcaf60b12e5a2e03fcf6a3a1bb7486a42bd2b7f1cf8090788798d98

Functions
Getter at block 22763889
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d58f70a93356be668993fe0202c3cc55124976d10359d811e2d661c8a188815
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x88576bf8e4d6291dDd11f6f746DCE515201b2043, 0x4e074EEd80c2A3c519BE5b8E310907a0236fF0aa, 0x5D8243787280Bdd40aa32da04fe8c02987bF4C61, 0x08E47E2CbCC3C910512c2eFB03c8e6a671AeB67B, 0x8C264b5E9D39EFd045bd89F89b30E6d21bfb9391]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
34
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.