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.

0x4ca6b2bcd5bea67cf3055db09deaf3fdccd62448

Unverified contract

Proxy

Active on Base with 121 txns
Deployed by via 0xc352abf6 at 12912620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,296.1
ERC-20
Value $1,213,179.72
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xef6bcb6439562ffa0e38b443134ac9f8f14ccd43a590fbdd4daf8b6feecb5b9a
0x9e0caa757759533e6d4897c967b9ac57d4a1cd7b5e790f4f26a0193b4787afb5
0x5907a83d8634db8fe03a2cc80ae4a70d19c2a7d2e148c11253eaab95d2c7c0bb
0x4c40c9533da3dfbc70f3dd86ec04382c64fd356bcce7636e7c91ed27c4e34672
0x0e476481a4bbe0614ff7d94c2d4816baab67aa9384cd15b3b4fefbcd5de55173
0x36671e73b4f8e2d2ed869373f31143653bac5672d7de59a2a1fac8bb0b499274
0x4dfeacf68e758b1793c0a92ec25b1675719a490e897dcd14549ecc8501d4d081
0xd85f60f9f981a6ec915adfa411024952365e31015ab46d3818c219bfa4fec918
0x40aec1e2c19d7ad14b5a4b7a7fe6400544560b6e10c5ad9416f90bb75ac1eb60
0xf2f8eac4a023f11e2c9e480123ab4b8170018b1366db066f68c295d2de0c09dd

Functions
Getter at block 22918621
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcaa23fbd33ea1c40910770e72ee4aea588570cd71d8ac6c2a6a080368e2b65ea
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDB668b7B9F59Ae0e50A3223F91B1946F835F9153, 0x03e108298c6e1Cc0014fDce5c8B693C553084110, 0xb58007a1833169b51A6291461b3EA6845AA19204]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
118
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.