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.

0x5146c35725d9b8f11a84ebd4a3abe9845698ada9

Verified contract

Proxy

Active on Base with 134 txns
Deployed by via 0x2ece8c68 at 6670565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x906a00c003c636a416d8ac8fdeb9a3def65b0c2d19e419503dbb5a3016b407af
0x87a1168b433d1af66e2dfcc94950fb205a753b08e9187f5a248014966710f39d
0xc3706eebd5739ef1f0d8e82722c60c703ed048d3163ce44967e3521bd7c77d0e
0x1231d710ad348c44e02b761bed0976f15cb5d3366cefd7642d79d9d7a79c3678
0x232bc228a96d0ea59ea94f2fa39c288cdec65b88232a25e08d16e8c623707986
0x9882ec58ccc7f93a4433d88673b1e61a2dca905c22ffe74ff0285b01c44c5748
0x269b54b7f452ad6ef5e6bb72a542a9c4c985271308698fbd4176e073f2549ad2
0x70f64284782a156d35e739b626aaf4135750667159b207e0c01d7f11ceeaff10
0x204035f93c59252292b7767a9bfc66d3dde87f72dab034304d8b66465a96cc9b
0x566c4cd2d73b4825fa5c260ac7f40efda605b77b9f04c90b14893e316761c2ba

Functions
Getter at block 23081837
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x82d8b5e4a3c14f016daafb2342873cd9d707c7bb18c7b3746b042bdb7bd764f2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x140dae63B752FFb8E245A9554CF0Ebf682264345, 0xE04008A99974Ea795F9B88527e98f0cDC970CfAc, 0x9b0A2FecdF587c1F40D5EA75d0527c512Ac94608, 0x99a29C1D5263F90bbf048aA212062E9E720FE320, 0x7d20583c3140d4F95D178325001Ea948FC5F36f6, 0x83B285E802D76055169B1C5e3bF21702B85b89Cb, 0x6AbFc40A8C2d71D64e08ad52615658e889853c4C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
159
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.