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.

0x30fec1f3690f3207d1a239db392f62c9cd1def3f

Verified contract

Proxy

Active on Base with 87 txns
Deployed by via 0x2f181e3b at 5325525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc1993f2815478e80bf8f67e530f17c373192db7fe351ad6605e091cd8daf18db
0x13403cc1e6517501b27959eea6fef236699151d6fbae4a253f08722a5e67ded4
0x736fb84fc6e2ef0eeed440e90939b82f94e4b18242a5f970afed72c3f2c48371
0xcb183d3a0335eb71739dc58b926c68c0382d806cab9503b5bdeeb267eb961ea1
0x65f183850f64ed2daff326422e73c407057d3785e3487017938c721f89976790
0x06e7fa45701e378f51b5d7fde2b3d4885d26b317dc8ce1224ea1e35de488a37b
0x411a621281663dd91db17497e909cb94a950669373563200e31a7cf683e805ff
0xe4e81793552f7965a41516ff5fa89ec7544d7bf40c41bc57221cfd0cc060054c
0xdbe62d092329d8fec11a924732e3cf3b0ed38b6613c601b862ead86e671841ca
0xbca242fc63234574038bce551e46ee88e632b19e92ef5feb3abc1a04705e21b9

Functions
Getter at block 22759855
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9eafbcd1692039c5ec1cb9d2f85041b5e48dd7220430e690270dae59cd1d6b24
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x26979f7282fC78cC83a74C5AEb317e7c13D33235, 0x2B456393af08bDAc5744a91B08399436026B1023, 0x965a09edc4D1c1EC5328Cdd5c1db3bd20c31dc3D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
89
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.