enterMarket
token_id -> storage with [ markets ]
Trigger allowing contract to market as user collateral.
Entering market could fail if user already entered maxMarkets
amount of other markets
Types
Usage
Errors
yToken/max-market-limit
- limit of entered markets exceeded.yToken/yToken-undefined
- token identifier is not assigned to any known yTokens.
Last updated