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.

0xaccfe00305618bda6228da5083e7b89914b60185

Verified contract

Proxy

Active on Base with 51,547 txns
Deployed by via 0x72188d65 at 17426887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,489.07
ERC-20
Value $22,156.97
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf4de1d77beff9366d0ec33dcd229eb69d85106b3a1b6ec5ecc66d0a8137a3a69
0x825f0f0e7f1243c00203523a2baf90408a8264482364a93ef17f776ad372f48b
0x6717162ace84380c1e5af47a4ef34246f13337ca145932b74bd93095a499ee65
0xcd7c6eaa3016dd77ecea9ea2d4087f176b4aa0252f69ab511a8501d4baa442a9
0x07e2bfb4a2b0f35d242bfe42d0278cc65a8a8d598144ba2767cea6aa02dece66
0x7013694015559071eb52eff207dbdf01790df199e596d18b981916afeb3e1483
0xccd361880b40eb9a70995c9b09cf10b3fba9e09633a6ac1059a9cee7d58b9d63
0x72db36788f94e636a29cc47b1d9eee0028fdc54b2328d58f4b766c687c150e43
0x3e2d904675ae53851d3f63c4e93e4b28507272e135e3846567cbb4be77fc62f7
0x1935a4b848dd58e970b134f34f1bd7e13176afe2e137a9ade7a8cbbf3dba5caf

Functions
Getter at block 21747152
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9c7448adf6baff1d50fc04df16c86971ba1caf82f6e91552df91d2e1b507bb67
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x753Eb4bDC4c74b497E86E1d68cc1E5aFfdA10C20, 0xB95C77755FB6f794D8175F10fd5A3c7fFf5399df, 0xe7dF31D4fEc5dBA1Bf06a05C5e1C667C59e6E4aF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.