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.

0xd468142c4cf9f7c1cba949ade7a8306997b6f466

Verified contract

Proxy

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

No balances found for "0xd468142c4cf9f7c1cba949ade7a8306997b6f466"

0x1d45bd3ff50baa4b27ebbe9e6e726c200849920527d0e63de48647cfd9b91782
0xf6dfb29406003943b9bebda4d51ae74c21fce1e2bca52b929c27e47df4250c5d
0xd0469b5aa9452eb1570b3d966dc882567c031a5d7ef1361bf96a12739720369a
0xe75aec3d19e8361e1df5113e04ae745654633a1e44b8e1c12b84804dc64664b2
0x80aaa198ba636b5aed3003482759b2566d449cbf6fb1cd227ef3f9dc744c47fd
0x16a53aff9c3e7b4a369121b21c4c5c2424ef5a7fa679b7d4981d8323646713a0
0x64f242aef7b72a25aea3c588c19153b8664842e3db35e32f00edda100e25ba87
0x77e619dd2dc34428f1f1e1c60c310c9b090ac2e570fd59c116c1546ec9354a58
0xd3adc5e1cedf2eec3f1ee713ac8b7345c64278274c5f20b8c1fbe0b60fc58834
0x1b04195e16df4d975375523ee368062c0de097f3428e2f5eba1f10c54efd3e32

Functions
Getter at block 22997998
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdad8ea4a592774d7df0b403bbbdaba9ada9805b6a483e522eb86228fc76a3619
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6b1371d1554CC3b0842f9C2A83c9b99ACCD71FF7, 0xB46d922A8E3B9c826FfC687E740a2076753612AA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.