# 最新稳定币挖矿-Solidex

By [WhereFi DAO](https://paragraph.com/@wherefi) · 2022-02-24

---

AC的(3,3）项目今天终于上线了。

[https://solidexfinance.com/](https://solidexfinance.com/)

**项目介绍：**

*   基于 Fantom 的 DEX，代币机制上属于 改动版 Curve
    
*   和其他DEX的区别 - 激励费用，而非流动性 （逻辑：代币持有人的利益直接来源是「交易费用」，而非「流动性」）
    
    ### SOLID的每周释放规则
    
    *   **详细释放规则说明**
        
        > 参数说明
        > 
        > *   `token` ~ transferable, used for incentives via emission
        >     
        > *   `ve` ~ non-transferable, locked up by depositing base `token` into the voting escrow contract, period from 1 week to 4 years
        >     
        > *   `ve` lockers vote which `permissionless pools` should be incentivized
        >     
        > *   `ve` lockers accumulate **all protocol fees**
        >     
        > *   `total_supply` = `token.total_supply`
        >     
        > *   `locked_supply` = `ve.total_supply`
        >     
        > *   `circulating_supply` = `total_supply - locked_supply`
        >     
        > *   假设初始铸币2000万，初始每周释放基础参数200万
        >     
        
        1.  **Weekly** `emissions` are adjusted as a percentage of `circulating supply` 每周释放的代币激励，取决于「流通代币」的占比
            
            if 0% of the `token`  is locked for `ve`, the weekly `emission` would be 2,000,000.
            
            If 50% of the `token` is locked for `ve`, the weekly `emission` would be 1,000,000.
            
            If 100% of the `token` is locked for `ve`, the weekly `emission` would be 0.
            
        2.  `ve` lockers increase their holdings proportional to the weekly `emission` 锁仓者的代币激励，取决于「每周释放的代币激励」，他们会按照增发比例获得激励
            
            Assume 1,000,000 weekly `emission`, a `total_supply` of 20,000,000, and a `locked_supply` of 10,000,000. This would mean that 1,000,000 new tokens are minted and provided as incentives, a 5% supply increase. Our goal is to ensure that `ve` lockers are never diluted, as such, `ve` lockers have their holdings increased by 5%.
            
            如果当周增发100万，占总发行量5%，则 ve 锁仓者当周激励也是 5%。
            
        3.  `ve` locks are NFTs
            
            每个锁仓由于数量、周期不同，因此是 NFT
            
    
    Solidly 的「3,3」不同于 Olympus，有其自身特点，但是内核不变：激励用户成为长期质押者
    

当然了，现在的市场情况还是稳定币白嫖比较香。目前USDC/MIM, USDC/FRAX的收益都比较高。

![](https://storage.googleapis.com/papyrus_images/935cc797afe9dfbb4f81674cbd17cccf80ed01ba059c8861235d183161a0d231.png)

可以使用多个跨链桥进入FTM网络，在FTM上的Curve和Spooky兑换FRAX和MIM。网址可以在wherefi导航站上找到。

**网站：**[https://wherefi.app/](https://wherefi.app/)

**Discord:** [https://discord.com/invite/mjw6ztVvdU](https://discord.com/invite/mjw6ztVvdU)

**Twitter**：[@wherefiDAO](https://twitter.com/wherefidao)

---

*Originally published on [WhereFi DAO](https://paragraph.com/@wherefi/solidex)*
