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.

0x1dfcfea7c4bae85f942d643aa89fecdb47a319ad

Verified contract

Proxy

Active on Base with 72 txns
Deployed by via 0xe43a4beb at 13688289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,103.94
ERC-20
--
ERC-20
--
)
ERC-1555
--
0x3acc5ae26d1711bdb66109266070a97fb53a973294615141c0985bd628d69e61
0x6dc114f0c56df95d9a58933d5f4dff87464b894cde358fd77a33acc0a03cb45c
0xede65402967029f7e48d101fb39c3dc40673dfea0886ab9d4bb9fc8679bed857
0xc66a820487bdeb5aa84f2930ef96538f8d429dc66390531f9efb7b69d1ecbfe7
0x2b43a150c3747f4cdcf49455efd2e32e4417213cf11169ebb1083d44d6b5644a
0x278afc972fcff817e15e09e366a9fb94d1b66738e75ec269d440ec002fc66f09
0xb2dd6a51909a4f4847d630e7d2389ac2a793b3bcc6a46686712f0b3175a194d6
0x6d882b5d0c68a54c8af685f5563843e7c21aed8b054efd5e3eea0faa41e34608
0x91f32d796086050a97f06766fd9d6ea9e3572df07c768beafee773cefe1c0d1c
0x55fe59be0fe6a0caea9eee583fb3c8eda2e1816316dfba8140a48557a7c93e77

Functions
Getter at block 23833374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc64f8e58ca90b52ff887dda9c2e921d307829d981f366b17706c1bc6b238b9e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xee9a1B54bAb9cb4A30deb4A554870A26f9894c23, 0x1a933cB146bE51A4b68fc91B210Ad4CEfaEDb60C, 0x4cF8380eDb3590Ada75e10bD74B94350A4dBbeb7, 0x64C6A68571f4eC4EAFAAb9db8CbFaeF46d728BCB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.