Vaults

The daily farming yields in vaults automatically get bonded. Farmers earn more yields in ALD through the bonding process and can have this income auto compounded in the Staking Pool as well. This will significantly improve farmers’ APY and capital efficiency. The vaults are all quality strategies selected by the Boule Council.

The number of ALD bond obtained by farmers every day is calculated as follows:

Harvest once per epoch (6400 blocks), and automatically bond the farming yields minerProfit into ALD according to the ratio to be bonded expressed as BondPercentvaultBondPercent_{vault}. The ratio is 100% for now, the number of ALD that farmer i can get in each epoch is:

minerBondaldi=aldSupply((1+minerProfitiBondPercentvaultReservebond)LR1)DiscountassetminerBondald_i= aldSupply((1+\cfrac{minerProfit_i*BondPercent_{vault}}{Reserve_{bond}})^{LR}-1)*Discount_{asset}

minerProfitiminerProfit_i is farmer i’s total farming yield in the epoch. For example, farmer i gets 100 CRV and 50 LDO (CRV = $4 & LDO = $5) from staking stETH in the Convex vault for the epoch, then total farming yield is = $4100 + $550= $650.

At the end of the epoch, the amount of ALD that farmer will receive is minerBondaldiminerBondald_i, and is auto staked into the staking pool for compounding interests. When BondPercentvaultBondPercent_{vault}<100%, minerProfiti(1BondPercentvault)minerProfit_i*(1-BondPercent_{vault}) is no longer entering the Bond Pool, but pays back to farmers.

Bonding profit will be transferred to the Treasury and POL Pool in proportion. For example, profitPOLPercentcry=50%profitPOLPercent_{cry}=50\%, which means 50% of bonding profit will be stored in POL, which can be used to purchase ALD from the secondary market.

Last updated