exitMarket
tokenId -> storage upd
Last updated
tokenId -> storage upd
Last updated
Allows user to indicate that underying token is no longer used as collateral by tokenId
.
The yToken
contract expects that underlying token infos of tokenId
and all borrowed by user before tokenId
s are updated by calling and in the same block before this contract method
yToken/debt-not-repaid
- user has unpaid debt.
yToken/need-update
- token price and interest not updated (see warning above)
yToken/yToken-undefined
- token identifier is not assigned to any known yTokens.