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.

0xf711be5cdac1a2ca5ee0b7adecfa9958f42c576e

Unverified contract

Proxy

Active on Base with 68 txns
Deployed by via 0xf936af6b at 23226412
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50
)
ERC-721
--
)
ERC-721
--
0x4e78b2bcbd215079f8845d76722f4c16113d7681297082492df48b61f3a1562f
0x7a1dc6475677d101c70a9d6525228ec1da959c96de2ff13a54f818583caf22bc
0x4c170afa1c391198273a9cc822d9459e6e945992a1a4a363f737ebcf5c272d7a
0x13143f6d4b740c1519bb25bb3464d4421968dc75b33d070711d4678d503db50d
0x2e10d222781f939daf3732352152f1ca08f926865a862f4a14148248908e6893
0x2424ca624dedafc36283f3e8676d3faad64b0d36f272bf95dcfc6ed904373611
0xe0f71d4b423aa1d5d3008ec1ca93fa13cb7c1d014c73f8d119367ff13ec4ec80
0xeb26c253077f1d43ca031b6a7abbbe476ba769629f8e7a5a495b750cfea05e80
0x9172c937aac790664001aebabaf86f8538c39cc46010334492df5291393d83bc
0x16bb0fd6f03f0f43af6dbae18f5059d508aed2f1f02ee43d2993aa15cc558c09

Functions
Getter at block 23842036
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x96a766c834219ef0b954d0f6b84bd30175809a3389f1746f6e9608b870ff6ef2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xfb2dA63F02d1AeBB8D8896BE8F7c16475e7F1F4f, 0xD3DDf82414AD801637F0E03f189e7A7Ad84A41be, 0x3D3278ABAecF8fb68591043ae752B4010407dE1B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
64
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.