Error Explanation
- Check the length of the input number, Larix only recognizes 6 digits after the decimal point.
- Check if there are 2 decimal digits in the input number.
- The amount borrowed/withdraw is larger than the liquidity of the pool.
- The input number needs to be larger than 0.000001.
- The withdraw/repay amount is larger than the deposit amount/borrow amount.
- More collateral is needed to borrow the input amount.
- Borrow amount too large for current collateral.
- The input number needs to be larger than 0.000001.
- For example, Ben deposit 2 BTC (BTC price: 50,000) on Larix and borrow 10,000 USDT, which trigger the liquidation process. Alice liquidated 0.1USDT of Ben‘s account, but 0.1 USDT is still less than 0.000001 BTC(smallest unit of BTC). Therefore, although Alice does liquidation for Ben’s account, so she cannot get Ben’s collateral.
- The amount typed in is larger than the borrowing limit, try a smaller amount.
- Only the obligation owner can operate the position.
- Need to open the collateral button to continue.
- There isn’t any borrow asset.
- When taking out collateral from Obligation, try to retrieve the collateral corresponding to a Reserve that has not been mortgaged.
- Don’t repay an unborrowed reserve fund
- The collateral needs to be opened before borrowing assets.
- The collateral button needs to be opened to get obligation liquidity.
- The borrow assets meet the borrowing limit.
- The deposit amount is larger than the account balance.
- Withdraw amount is larger than the deposit balance.
- Withdraw amount is larger than deposit balance'
- The repay amount is larger than the borrow amount.
- The deposit service for this token is now paused.
- The borrowing service for this token is now paused.
- The liquidation service is now paused.
- Please check if the borrow assets are fully repaid.
- All deposits can be withdrawn after borrow assets are fully repaid.
Last modified 1yr ago