IWstETH

Git Source

Functions

stEthPerToken

Get amount of stETH for 1 wstETH

function stEthPerToken() external view returns (uint256);

Returns

NameTypeDescription
<none>uint256Amount of stETH for 1 wstETH

tokensPerStEth

Get amount of wstETH for 1 stETH

function tokensPerStEth() external view returns (uint256);

Returns

NameTypeDescription
<none>uint256Amount of wstETH for 1 stETH