Atlas Aggregator Strategy

Atlas’ Vault strategy is a smart contract that tells it what assets to farm and where the farmed assets should be sold. Rewards are harvested regularly, exchanged for the original treasury assets, and deposited into compound farming again. Atlas automates the entire compounding process, making it as close to optimal as possible. The compounding frequency depends on different variables in the system, such as TVL, APR, and policy fees.

Each vault and strategy link is hard coded, and the code is immutable, so once the code is deployed, they become unstoppable. No one can modify the Atlas vaults and strategies.

Each vault can refer to a pair of tokens invested in a liquidity pool, such as the USDT-USDC LP token in the Binance Smart Chain ecosystem, or it can refer to a single token invested in a lending platform or a single stake reward pool.

Last updated