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.

0x74cbb1e8b68ddd13b28684eca202a351afd45eaa

Verified contract

Proxy

Active on Base with 42 txns
Deployed by via 0x04a957dc at 2154226
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,062.05
ERC-20
Value $0.62
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x4f2207f5480e18e157e31de73269d171b2e9eacaf8d1279d132fd00e14ab86df
0xb0dd95a4e6370865725682599a85e3364f5450affefd253ad84742f0c217bacb
0x586556fdffaf0cb6f8ec846549b342c74e03c859b6f724e4d7357c3386d62229
0xa517af542847c7a7298c8e3466f419166d3c1c22586bfa7158fb80051d58a2d4
0x4f39ffdd83aef4155b6046985ad77ff49b7b54724390f9394d0d8c758e1f03e7
0x2f7b533560ae9ee4ef7f07a1e3f730aa0443ccb816f963b3d61bb46f9035ff4e
0x50934c4380784e772d14af52d89b67357f243bef01bff49638117fee88ebdaed
0x313bf8e128a783b3874be9b169f5ed511d15166c0a09d9ef84fb7944d220dce9
0x201bbe4779e689c4e3eae3d387efbff89e8313d991ad328f90c8bc16d3a33028
0x0e1698b37fe25f7a99a605091f4a1a3f1fcbf3cc5253145f6ffb3865adf198f1

Functions
Getter at block 22943585
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf3b10fd4a30632fbc198713ede01b95a8846686b7379fb423e74dedb4bd48f2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2f1Fd8C5f5886A77070C94E2d8168255AD92dDf5, 0xDB0c779999C9E4d519312e5AbA704A09b2E34B41, 0x22b47D42856e5D0af1A3ab3e1B28fDcCe980F766, 0xFD57733266422140b6896F31224B60f05980A1D1, 0x329c575DB47B4098ac3dFb784BA78089f4ed785E, 0xe307160A2c79DFE17A9e451b3D9555e093AB24D6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
43
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.