- BUSD Lending
Users can deposit BUSD to get ibBUSD in hand!
Last updated
Was this helpful?
Users can deposit BUSD to get ibBUSD in hand!
Last updated
Was this helpful?
ibBUSD can be calculated by;
CASE 1 : (Total BUSD Deposit Amount) > 0
CASE 2 : (Total BUSD - Deposit Amount) ≤ 0
*Total Liquidity = Total BUSD Deposited + Cumulative Borrow Interest
Total ibBUSD token is set based on the first user who deposits this asset. For example, if Bob is the first user who deposits 1,000 BUSD, then the total ibBUSD token starts with 1,000 ibBUSD. If Alice then adds 100 BUSD then the total liquidity will be 1,100 BUSD, then Alice gets 90.90 ibBUSD (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