ConvexAIEth
calc_wrapped_from_want
calc_wrapped_from_wantfunction calc_wrapped_from_want(uint256 want_amount) public view override returns (uint256)Name
Type
Description
Type
Description
unwrap
unwrapfunction unwrap(uint256 wrapped_amount) internal override returns (uint256 result_val)Name
Type
Description
Name
Type
Description
wrap
wrapfunction wrap(uint256 want_amount) internal override returns (uint256 expected_return)Name
Type
Description
Name
Type
Description
prepareReturn
prepareReturnName
Type
Description
Name
Type
Description
Last updated