d22de166da
* update token prices and market data to match smart contract * feat: redbank balances query and respective rendering on ui * query key for rb balances and respective invalidations * update contracts config * fix: avoid returning negative max borrow amounts * fix: added deposit action to repay execute message * add minus sign before apy on debt positions * consider market liquidity on max borrow calculation * hive url added to chain config * update hardcoded token decimals |
||
---|---|---|
.. | ||
useAccountStats.tsx | ||
useAllBalances.tsx | ||
useAllowedCoins.tsx | ||
useBorrowFunds.tsx | ||
useCalculateMaxBorrowAmount.tsx | ||
useCreateCreditAccount.tsx | ||
useCreditAccountPositions.tsx | ||
useCreditAccounts.tsx | ||
useDeleteCreditAccount.tsx | ||
useDepositCreditAccount.tsx | ||
useMarkets.tsx | ||
useRedbankBalances.tsx | ||
useRepayFunds.tsx | ||
useTokenBalance.tsx | ||
useTokenPrices.tsx |