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.

0xc30f51deaccff1a518d9d2fb589c37676ff5080e

Verified contract

Proxy

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

No balances found for "0xc30f51deaccff1a518d9d2fb589c37676ff5080e"

0xf70e21a7a3b496b035f83f71b103e6d01241e889534ac4c6f821b9ffdefde60f
0xe43d1c9a5236afdb457d491f1bc709935eaf42525baa37b9fd5fb4eac5c722c4
0xd4b4b6f79b7398ddc8995df39e6caa009eccd4f55cb2c45fd200f840dd19177e
0x83f89fdcc4303b05bea8c3e3f8b848ff3921497a61224b680637e0274cec48a3
0x3f791d0aef2ccd2a76641dfe33e27c6edf10ecb0ad721880630dae9af8347bfa
0x158d0057cc25593a8c49b75a85f79643736a99bdcdc5bc4d1a795677b88308ca
0x261f637d9c08eb65d56dff323166578ae0e89ab4e9b211e3b020b8912e71ff7a
0xf95b1a56a739468a23ad4e1adca23e489fee9e053a600bcff3b38b7e5018c7bb
0x826f1c056b37cc2f765c2443a4c42073dfc176e8145dbc540fdc4a1ec15e7e69
0x156e012163eab0cdafb1b45ac7fd9e630d6fd4c9ffdb503c3e6f858d68209842

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