Error Explanation
Type11: 'Input amount is invalid',
Type20: 'Insufficient liquidity available',
Type23: 'Withdraw amount too small,
Type24: 'Withdraw amount too large',
Type26: 'Borrow amount too large for deposited collateral amount',
Type27: 'Repay amount too small to transfer liquidity',
Type28: 'Liquidation amount too small to receive collateral',
Type31: 'Borrow limit exceeded',
Type32: 'Obligation owner is invalid',
Type33: 'Obligation deposits are empty ',
Type34: 'Obligation borrows are empty',
Type37: 'Invalid obligation collateral',
Type38: 'Invalid obligation liquidity',
Type39: 'Obligation collateral is empty',
Type40: 'Obligation liquidity is empty',
Type56:'Deposit amount too large for account balance',
Type57: 'Withdraw amount too large for deposit balance',
Type58:'Withdraw amount too large for deposit balance',
Type59: 'Repay amount too large for borrow amount',
Type60: 'Deposit is now paused',
Type61: 'Borrow is now paused',
Type62: 'Liquidation is now paused',
Type63: 'Cannot withdraw all deposits"',
Last updated