# IWstETH

## Overview

#### License: MIT

```solidity
interface IWstETH
```

## Functions info

### stEthPerToken (0x035faf82)

```solidity
function stEthPerToken() external view returns (uint256)
```

Get amount of stETH for a one wstETH

Return values:

| Name | Type    | Description                  |
| ---- | ------- | ---------------------------- |
| \[0] | uint256 | Amount of stETH for 1 wstETH |
