- USDT Lending
Users can deposit USDT to get ibUSDT in hand!
Last updated
Users can deposit USDT to get ibUSDT in hand!
Last updated
ibUSDT can be calculated by;
CASE 1 : (Total USDT Deposit Amount) > 0
CASE 2 : (Total USDT - Deposit Amount) ≤ 0
*Total Liquidity = Total USDT Deposited + Cumulative Borrow Interest
Total ibUSDT token is set based on the first user who deposits this asset. For example, if Bob is the first user who deposits 1,000 USDT, then the total ibUSDT token starts with 1,000 ibUSDT. If Alice then adds 100 USDT then the total liquidity will be 1,100 USDT, then Alice gets 90.90 ibUSDT (100 * 1,000 / 1,100).
The number of withdrawal share that can be calculated from the following equation;
Can be called 'Total Liquidity', the total amount of liquidity in each asset pool, calculated as
Can be called 'Total Borrow Shares', the total number of shares of Total Borrow for an asset, while Total Borrows are the sum of the total borrowed amount and accumulated borrow interest of an asset.
Can be calculated from the following equation