good morning!!!!

Skip to content
Snippets Groups Projects
Commit 570688d5 authored by achoi's avatar achoi
Browse files

Update docs/docs/Liquidity Mining.mdx

parent 5dcadfb8
No related branches found
No related tags found
No related merge requests found
# Liquidity Program
To bootstrap protocol usage, Interest Protocol has earmarked 10% of IPT total supply (10,000,000 IPT) towards a liquidity program. Two-thirds of the rewards (6,666,667 IPT) will be distributed to USDi borrowers, and the remaining one-third (3,333,333) will go to market makers who provide ETH-USDi liquidity on Uniswap v2. The liquidity program will last for two years.
To bootstrap protocol usage, Interest Protocol has earmarked 10% of the IPT total supply (10,000,000 IPT) towards a liquidity program. Two-thirds of the rewards (6,666,667 IPT) will be distributed to USDi borrowers, and the remaining one-third (3,333,333) will go to market makers who provide ETH-USDi liquidity on Uniswap v2. The liquidity program will last for two years.
Approximately 1,833,325 IPT will be distributed during the first quarter (13 weeks) of the liquidity program. This amount will decrease by approximately 166,667 IPT every quarter.
......@@ -27,7 +27,7 @@ The distribution schedule for the first quarter is given by the following tables
## Borrower Incentives
6.67% of IPT total supply will be distributed pro-rata to users who borrow USDi from Interest Protocol. For each borrower, we calculate $\frac{\text{USDi borrowed by borrower}}{\text{total USDi borrowed}}$ at each block. The average of this percentage over the course of a week is the borrower's share of the rewards for that week.
6.67% of the IPT total supply will be distributed pro-rata to users who borrow USDi from Interest Protocol. For each borrower, we calculate $\frac{\text{USDi borrowed by borrower}}{\text{total USDi borrowed}}$ at each block. The average of this percentage over the course of a week is the borrower's share of the rewards for that week.
This means that users earn more rewards if they borrow when the total amount of outstanding USDi loans across the protocol is smaller.
......@@ -35,7 +35,7 @@ Note that rewarding borrowers also benefits depositors (USDi holders) through hi
## Market Maker Incentives
3.33% of IPT total supply will be distributed pro-rata to users who provide ETH-USDi liquidity on Uniswap V2. For each liquidity provider, we calculate $\frac{\text{liquidity provided by user}}{\text{total liquidity in pool}}$ at each block. The average of this percentage over the course of a week is the liquidity provider's share of the rewards for that week.
3.33% of the IPT total supply will be distributed pro-rata to users who provide ETH-USDi liquidity on Uniswap V2. For each liquidity provider, we calculate $\frac{\text{liquidity provided by user}}{\text{total liquidity in pool}}$ at each block. The average of this percentage over the course of a week is the liquidity provider's share of the rewards for that week.
This means that users earn more rewards if they provide liquidity when the total amount of liquidity in the ETH-USDi pool is smaller.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment