# IState

### Functions <a href="#functions" id="functions"></a>

#### weth <a href="#weth" id="weth"></a>

```solidity
function weth() external view returns (IWETH9 _weth);
```

#### factory <a href="#factory" id="factory"></a>

```solidity
function factory() external view returns (IMaverickV2Factory _factory);
```

<br>
