# Growth Tranche

<figure><img src="https://1325009965-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhjH78RcYPfXK7KIyONQb%2Fuploads%2F2UA7dmk42xOa4ezRsYpl%2FGq_kY6yWEAAzdKy.jpeg?alt=media&#x26;token=3a3319ab-7320-498a-8913-395c5b751106" alt=""><figcaption></figcaption></figure>

**Main Smart Contract**

* **GrowthTrancheVault**:
  * Accepts deposits in $Tranche tokens and a risk score.
  * Diversifies investments into asset classes via MCP Funds Manager, according to the score-based allocation logic.
  * Tracks all user investments, updates logs on every deposit/withdraw/claim.
  * Exposes functions: deposit, withdraw, claim, recordUpdate.

#### Subcontracts

* **MCP Funds Manager**:
  * Receives instructions from GrowthTrancheVault to allocate funds.
  * Interacts with asset class contracts and GreenSwap for conversions.
  * Calls back recordUpdate on GrowthTrancheVault after actions.
* **Swap MCP**:
  * Handles token swaps using DEX (e.g., Uniswap).
  * Supports single and double swaps.
* **Asset Classes**:

  * **PerpetualFutures**: Invests in perpetual,futures funds to secure high profit on high risk.
  * **LSD**: Invests in liquid staking derivatives offered by Lido, Frax, Rocket Pools and many others.&#x20;
  * **CollateralizedLoans**:  We will use multiple protocols like MakerDAO, Aave,  and others to deposit crypto assets into a lending platform by interacting with their smart contract and earn impressive returns.
  * **MemeCoin**: It will use sniper bots like GmGn to snipe meme coins at low market cap and sell at high ofcourse with TP/SL.
  * **LiquidityMining**: A portion of the investment will be allocated to liquidity mining to generate profits.
  * **YieldFarming**: It will utilize DefiLlama APIs to track the most profitable yield farming opportunities, then leverage swap functionality to invest in those smart contracts.

  <mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">All operations will be executed by our smart agent using its dedicated wallet, ensuring minimal human involvement and a more autonomous system.</mark>
