tokenPriceWithFee
Developers > Best Yield > tokenPriceWithFee
This method returns $IDLE token price for a specific user considering fees, in underlying. This is useful when you need to redeem exactly X amount of underlying tokens.
Function
Parameters
Parameter
Description
_user
The address of the user
Return values
Value
Description
priceWFee
The $IDLE token price with fees
Last updated