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.

0x66a9aaa2b0562b5c809762373d3884f65ffc5050

Verified contract

Proxy

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

No balances found for "0x66a9aaa2b0562b5c809762373d3884f65ffc5050"

0xa057e1b5254330d5a5a4a05b45c174f7964173c68ffd14643e1f650ea3aee359
0x960139515d8a0ed1f556a2f750c66ecef6e99cd0423673b21bf0378eb0a2854d
0xa9ec336d75848f7b6d6921d5e0d086447cd5373bd95050f1beacad873ee33873
0x7b351881a6f1512915f0c721d9db5d7b4dbb7899cbcca327245572a5ac39f931
0xc64206ea2be1f52f089132dcf769534c0c7e2339b37687d6d9c8eebd5db8112f
0x68bfb9ba698a20c40a547c8556dda01d38506900c75233b31693d2c08ebfc6a2
0xefd2863c39edb292dff0402aaf1c59baf63e2fc2e5d00b37057d0a7c64feb186
0x50db2f889d333daa5dabe54b7e7ed2d9ef2a0eefc60d24ac8066a0a964acc5b3
0x24726b64dd6f4c80966b73e034042d6d841992b279590d1959ad537c451e1cba
0x72427d9164c01137a35710005bb24a2b15c0cbd48244cc4415878047f1d945d6

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