# Security

**Improvement for Liquidation Risk**&#x20;

* You run the risk of being liquidated if the price of the borrowed asset appreciates against the deposit token. Your position will be liquidated when the Debt Ratio (debt/collateral value) reaches the Collateral Factor.&#x20;
* This can be mitigated by maintaining a lower Debt Ratio on the borrowed tokens, monitoring positions during volatile market conditions, and taking notice before reaching the liquidation parameters.

**Improvement for Smart Contract Risks**‌

* Smart contracts are audited by third-party firms, they could theoretically have vulnerabilities.
* **Mitigation:** We run a bug bounty program to provide incentives for people who find vulnerabilities in our live code and come to us as opposed to exploiting them.

#### Itoken contract address

| ltoken | Contract address                             |
| ------ | -------------------------------------------- |
| USDT   | 68sovRJnn5EPdXNkQaj4F1qGP3NDpTrMDEXiKGEJgwBh |
| BTC    | 8c5Fw4B9zmeesVx2WgGu6Yg1iE9P5SWTUormPPL8e8CV |
| ETH    | AcL3J4XYCAaawzBYGqVMm3qt1Jnuqaq1vLqUmBFn6ftB |
| SOL    | ArWoXQYvvERzuoeGTpyyvf7pNNVEPB3x7kQg5W6zQdaB |
| FTT    | 4vRsyJ8bDxEXxpiakS4jHtpCbGf7YQjrU9b1Wuj9eoyx |
| SRM    | 9yoGvCPSFqfgHCyyhb7iVQcNTscFbAqRTbn6XuGUi8xa |
| USDC   | DTXPsgtcHgbiHaZYm4q6SWJYLNT1zGbGbxN2ZbETxcB2 |

{% content-ref url="how-to-prove/bug-bounty-reward" %}
[bug-bounty-reward](https://docs.projectlarix.com/how-to-prove/bug-bounty-reward)
{% endcontent-ref %}

{% content-ref url="how-to-prove/audit" %}
[audit](https://docs.projectlarix.com/how-to-prove/audit)
{% endcontent-ref %}
