LidoLibrary
Functions
getEthAmountInForLstAmountOut
function getEthAmountInForLstAmountOut(IWstEth wstEth, uint256 lstAmount) internal view returns (uint256);Name
Type
Description
getLstAmountOutForEthAmountIn
function getLstAmountOutForEthAmountIn(IWstEth wstEth, uint256 ethAmount) internal view returns (uint256);Name
Type
Description
depositForLst
Name
Type
Description