function join(uint256 amount)
function liquidExit(uint256 amount)
function
liquidExitPenalty()
.function liquidExitPenalty(uint256 amount)
liquidExit()
is performed with the given amount. liquidExitPenalty
= ~0.9980, meaning that the lender would pay an exit penalty of ~0.20% (20 bps) to withdraw from the pool. function poolValue()
function liquidValue()
poolValue() / totalSupply().