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.

0x66a393966e47f2fcb431a4f6f9db0170b72ad96f

Verified contract

Proxy

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

No balances found for "0x66a393966e47f2fcb431a4f6f9db0170b72ad96f"

0x13fdafcaff4df7e30a07b529c78e9cb5ccb41f6003b0bc74a45103bf253e1324
0x3255ac0cbb5ee63be34fb9ff1d4b2f51f12b729a7745734caf3356ee9d4a0b22
0x44354f8f15277182be5f877c556362ad05c5ba7c165899d19f60d3cf4ef11146
0x955d68beb9bf03eeb4fc2bf4502a92135f61efef02e853a93975588b14a55ffa
0xa0b48d4b34eba4531f2539d360d86261e6d223dced5aa7d3bd64ece96b08f3bb
0xc56826b299d3dc82d6165180c43934e976261f9aff793635ee044ef827240247
0xe7a0d50336e05a9629174269a42b23ea5391de9d44fa3f8a605d3e658293b736
0x1062195c7380abfc2d4037a291c03fd76d9facfc24e5cb04c0d7baeef338a5ac
0x453fb9ef8749717fa59b45bead4edafa23e9af6a070fd51e96ff80e25b6c8797

Functions
Getter at block 23223586
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x411d073cc8815256333b14e34ce08ca037f71e414e5ffc3efaa8c92a214afd8c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcB90DC7e76Ff87A76645d83D6d2d2e3f4D629618]
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.