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.

0xc6e6e91957ad7079827103799e3631f2b5ff8c87

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0xe58fa313 at 7676036
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.29
ERC-20
Value $7,329.28
ERC-20
Value $0
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#3286)
ERC-721
--
 (#5647)
ERC-721
--
 (#2029)
ERC-721
--
 (#1)
ERC-1555
--
0xf271e257eec9b45f3f65a64e8ff55542a131bf09e371b9b33da9dc65e1b3195e
0xe5642b3aca54bfe95953588b499ab2f6a4e8f1b729b6cd66b63501c15cb05326
0xdb308ca9943986b49b0bdf78dfc9209adb4c0f9ba9a05cbc548178bd11077ccf
0xa30c87f897b74079f7cc022c0adf4a5a23ac8207ab971fb88e0b11a13a77eed4
0x430d4ba820d166085d7cddb5a756d2da3bff26e2c4fb6918c0e6e161d460bb5d
0xd8985d628b7048f0fee6e14abb94b9bf62d7e60f6f1165d837953e3822d93281
0xe8b4b6ef1d514fe2ff3ad8d060d62ec47a3abe709d4199422a157e7ed9db7a47
0xa6721b03cbb72ae7fb7282223580bd48f650320f67e54f2a9174025e4b40b483
0x73fe06b60a2ba11c78ab3cd266263d4202946ae3a92c216d6a4634b4a2c73a07
0xa7095c5f42bf7fffde971d0b90059096036d6d3104a0c6f6d0e341170d210d7e

Functions
Getter at block 22770128
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1a60415210f1ce3fa7a5cccf8d565f9d90404fc8eee60dc6a3ce4ac7bf9f04a1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5697B0AFA125e0a0147AeB1c275146c0C18911D8, 0xA89946F00052Bc385B3121b45420316a7cE20E60]
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.