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.

0xf07a1288ab71fa0ffa5ace4d2e8b79b490065008

Verified contract

Proxy

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

No balances found for "0xf07a1288ab71fa0ffa5ace4d2e8b79b490065008"

0xe5cea6973a9b28c59dacc28152e319e38075c5bd364f57047b86e6df272c045a
0xe0b6da85da4abcb71c8ce1eb2933c1f686d1739e0e41c68806c01cb235bb02eb
0xce6a4d3fce1ef293758a0be87d656b7d2fecc9681d3c776b9b1bb790624d7219
0xb6bd883b1de575a0e9c12da13ee514f094948e273d9d9a8a970748fabfb5980e
0x3f179317c79ab8e55a42166bb9b8c6a8a06ef086b4d90b641a4d4fda513b50a7
0xd06bf13a089d1f974fd6af5392e30bf69e6a3f9183260428c1af01221ff3089e
0xd659e337fd44b2509d235d60c351bc68783f00e93e8b2d350bad2c928c4b7088

Functions
Getter at block 22738600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b35cfe179825f7b7386a735a3e8d2ea5be93185287b63f19276d492dca8e2d3
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x341a38b69A6b8F00fAd4eeD3a2B8528E3Fed07Ff, 0x445EEDE2681116Dd94C8D5Bfab73283B3ef1f6f3, 0x0fa6bf3377Cfa276d9d7122c09C187e5e8ef1C59, 0x478615F37FcCB0DF69C191a8674233f6899D092e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.