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.

0x4553555f6a451ec415f698a524b5e02e38acfb6c

Verified contract

Proxy

Active on Base with 971 txns
Deployed by via 0xa009645b at 12187128
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.51
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x71e4e9fc2b8fa6e89a4876584fc17bc7486831724c2476ef0de73b11585304d7
0x597725b697f4d8b30a40b798294df2d2ee5a79965b55f1cb948f59dec69b96d8
0xc53a92ca350a85ece63f3f1f7ff23332bd366e31c7c26b567f0848f9370a6f2e
0x429bb6e9fea17002d91f3cf523cf79ee92063ef527f94aba1d7cf9447d91660e
0x704730f010d291a0eaffd70ad1f3bf8e7eb2c54925a24a89e05f01966361696a
0x98608bb3cc6248d71c03920551e40c96a2d4b884d1166e5a91735e4788f23559
0x62633f05053321a4ab390b4ec988fca4f62aa657a241feecd5f24b5c0defac9f
0xb0c0b7814c4b9215bfea7a4e8be7df663bca1576e76fc6889a9ed9f5a455f5b4
0x6853c7752fb9b01aa2c146fe87659414f17c2bb429ae6329174c90317c3d118a
0x77c9cd02d8c9d9376b8e3e314fb21b7c22bce5fdc76c46644a57c610f30b40ca

Functions
Getter at block 21866120
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcc9b4bdc391aa454de499c6f3d2dabd108a70adb9c355f8adbc13ccf34b200e7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5A40f5d070433f0a5354e543f020D97D4526108c, 0xa0111511da7581374220bBA5F3cfeE21B1765D9D, 0x9304b332Cd0cd95BbE594c63b3D43302cEc19299, 0x71eA39a4552cF88e796bee7B72E0d7FE79e47050, 0xBE3725a744D25d00857c7bDBda69185a5044b118]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.