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.

0xc1523a0ab2ba0c7760d7e26d77958da16fa21df9

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x9481cb76 at 12217122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.51
ERC-20
Value $0.07
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x5bcf599530d40adeaa3146b2b34b00bde43894a4a5087d08543c84f980db9ca7
0xb40a34daf70bafd64bcb13480df631a0e1d6f74a004589eb4b1e4c03aeeee3b2
0x394cd9b0d31437176d8c05a58e8311fd47c025447627675b41d640bda5bd6cfa
0x3fb1b38a804464b6a5569d9499c700de44945e4846d06d43c2d7ff94709aceb1
0xf1b20bca81377c41c3f4fc5aa9b5e4698e7907a19f77c7bbb0e1b1d678828c3a
0x2210758e17727b11de623e11d87a10c159099f6c7089378314dc4730eef57697
0x6a252252661caa333394156f4dcc702a0e2d319e07d9e991c6379d05dcce565d
0x249ee4d8ff91eed2829a4881ed10ff94013440e0842f0aaf921b2111557292b1
0xdcab0ec9358dd5a2255caa941b67b678a22973ae893038aed1fbddaa302dffc5
0x6a8748ccc3cce352a67cf811c212650c5a63df88850c5ec049c6279b86a67509

Functions
Getter at block 23238003
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e9efccf99d71b0f5fcd51b3d22716a25a8d5983171f0f52ca4336b0f7f60898
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x953659a063400eBa9905C0CFEBB2c5E78b73810A, 0xc54207d3A5d210b55854d4eE1122462807e80103]
getThreshold(view returns (uint256)
1
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.