# 이자율 모델

### 가동률(Utilization ratio)

$$
Utilization Ratio=(TotalBorrowed/PoolLiquidity)\*100
$$

​

### 예치  이율(Deposit  APR)

$$
DepositAPR=BorrowAPR∗(1−reserveFactor)
$$

* 플러스 예치, 롱/숏 포지션 예치자가 지불하는 누적 이자 수익의 80%는 단일 풀 예치자에게 분배되며, 20%는 Reserve fund로 분류되어 KSP 바이백과 소각에 사용합니다.&#x20;
* reserve Factor = 0.2

###

### 활용비용(Borrow APR)

$$
BorrowAPR=BorrowingRateModel\*Utilization
$$

### 토큰별  이자율  모델 <a href="#borrowingratemodel" id="borrowingratemodel"></a>

\*MBX , AZIT 토큰의 경우,  다른 토큰의 이자율 모델과 상이하므로 참고해주시기 바랍니다.

\
\
**KLAY / KSP / WEMIX / BORA / oETH / oUSDT / oUSDC / KDAI / oXRP / oORC / oMESH / oTON**&#x20;

<figure><img src="https://697485621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJygKa-Pq2tO-w7HGny-2442379174%2Fuploads%2FvfujdTX9ni9WQvI3NAOl%2Fimage.png?alt=media&#x26;token=50057971-d2e2-426c-be0b-b092d4870c80" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th>Utilization Ratio</th><th width="210.89753863766458">Borrowing Rage Range</th><th>Logic</th></tr></thead><tbody><tr><td>0%~60%</td><td>0%~20%</td><td>Borrowing Rate = Utilization / 3 </td></tr><tr><td>60%~90%</td><td>20%</td><td>Borrowing Rate = 0.2 </td></tr><tr><td>90%~100%</td><td>20%~100%</td><td>Borrowing Rate = Utilization * 8 - 7 </td></tr></tbody></table>

**MBX**

<figure><img src="https://697485621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJygKa-Pq2tO-w7HGny-2442379174%2Fuploads%2F1pYVMb1nVa9DoeshMipA%2Fimage.png?alt=media&#x26;token=cef830ac-9cfd-435f-893e-85400d61061f" alt=""><figcaption></figcaption></figure>

| Utilization Ratio | Borrowing Rate Range | Logic                                   |
| ----------------- | -------------------- | --------------------------------------- |
| 0%\~60%           | 0%\~20%              | Borrowing Rate = Utilization / 3        |
| 60%\~90%          | 20%                  | Borrowing Rate = 0.2                    |
| 90%\~100%         | 20%\~300%            | Borrowing Rate = Utilization \* 28 - 25 |

**AZIT**

<figure><img src="https://697485621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJygKa-Pq2tO-w7HGny-2442379174%2Fuploads%2FehUCL1vKVKHfCtgEVWCw%2Fimage.png?alt=media&#x26;token=888ffb3c-2ae6-4948-97b5-5aff61e14994" alt=""><figcaption></figcaption></figure>

| Utilization Ratio | Borrowing Rate Range | Logic                                   |
| ----------------- | -------------------- | --------------------------------------- |
| 0%\~60%           | 0%\~100%             | Borrowing Rate = Utilization \* 5 / 3   |
| 60%\~90%          | 100%                 | Borrowing Rate = 1                      |
| 90%\~100%         | 100%\~500%           | Borrowing Rate = Utilization \* 40 - 35 |
