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.

0xffb7f17703fe2dfb8aa3c10b1c36e669ddcb4735

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x85d6fc04 at 12943142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xffb7f17703fe2dfb8aa3c10b1c36e669ddcb4735"

0x19ec3cca2e26cfea1a762baef3fc52cc91087739be3492c4b14b8faee48c5625
0x2d8f8c773a72d7bccd32ff4829567f167e6d8b49151ededda3222691f0adfa72
0xcc41265406dd831d63919c9e37ea086a61508708ef2e391fb4ce9d5508b37ae7
0x1f0b7a001717c913ea124bb0e5fe7b073b163ccd73179d5e3f614eb828701631
0xac2823dff525c6078aa610f8087ac122fb1343e6f1415e5d29ead9f9ed686dd9
0xd670b5fa344b561b195599f1aebfecd7c748a1e938fc26e43678a5a9f9814348
0xd22b26624aaa65456e59206b60e77b141b51d219d00ba67f32898fff9199fb2a
0xc51387e97c1b1dc7c849dd9a1e979ad072ddbeb8349dc2f3799a50e3bb6bf9f6
0xc4a11b6e3c3d954f633ba0d5c6ec43a996ae61d169272d3ea5d44e6db8258e37
0x414a0c09e2126c77ffa229536c1c79efff25caad82f13eb9d34676b0af13bccf

Functions
Getter at block 21994262
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3de76414f2c0ad4ace80d56494ebfc2f0faffc5db627fbff496937a332d9aa1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xb420d3e423dfe051b2d4B925F4c563a7D0DabedE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.