# \[Base]

{% tabs %}
{% tab title="0.2.0" %}
**Yearn Contracts** - are contracts deployed by Yearn that Term Strategy Vaults rely on as base infrastructure:

<table><thead><tr><th>Contract</th><th>Address</th><th data-hidden></th></tr></thead><tbody><tr><td>TokenizedStrategy.sol</td><td><a href="https://basescan.org/address/0xbb51273d6c746910c7c06fe718f30c936170fed0#code"><code>0xBB51273D6c746910C7C06fe718f30c936170feD0</code></a></td><td></td></tr></tbody></table>

**Term Reference Contracts** - are contracts deployed by Term and serve as references for the purposes of validating and valuing Term repoTokens.

| Contract                 | Implementation                                                                                                               | Proxy                                                                                                                        |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| TermController.sol 0.9.0 | [`0x979a799C25ccA57c44711A595919D795f3a90D25`](https://basescan.org/address/0x979a799C25ccA57c44711A595919D795f3a90D25#code) | [`0x53838E6d7713Cd59e1a01d97b52e412891430bA5`](https://basescan.org/address/0x53838E6d7713Cd59e1a01d97b52e412891430bA5#code) |
| DiscountRateAdapter.sol  | [`0xDE00C6513682C77119c0d13d9F225b968200E5e7`](https://basescan.org/address/0xDE00C6513682C77119c0d13d9F225b968200E5e7#code) |                                                                                                                              |

**Factory Contracts** - are factory contracts deployed by Term that deploy optimistic governance for Term Meta Vaults and Strategy Vaults.

<table><thead><tr><th width="310.75">Contract</th><th>Address</th></tr></thead><tbody><tr><td>StrategyGovDeployerBase.sol</td><td><a href="https://basescan.org/address/0x60a036a2eAbc6E9Bf223364eEf51a109a8eCeC9c#code"><code>0x60a036a2eAbc6E9Bf223364eEf51a109a8eCeC9c</code></a></td></tr><tr><td>VaultGovDeployerBase.sol</td><td><a href="https://basescan.org/address/0xF5Bc89328Aa96548155b65719aeBA90fEFbF4DB5#code"><code>0xF5Bc89328Aa96548155b65719aeBA90fEFbF4DB5</code></a></td></tr></tbody></table>

**Keeper Contracts** - are helper contracts that batch Term vault reporting and Meta Vault  rebalancing

| Contract             | Implementation                                                                                                               | Proxy                                                                                                                        |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| TermVaultsKeeper.sol | [`0xf549336c70cf2481e4d9a41827992a369e7b7cce`](https://basescan.org/address/0xf549336c70cf2481e4d9a41827992a369e7b7cce#code) | [`0xE21ea31A6f293BB2b66097dEA6A5B214740eb343`](https://basescan.org/address/0xE21ea31A6f293BB2b66097dEA6A5B214740eb343#code) |
| {% endtab %}         |                                                                                                                              |                                                                                                                              |
| {% endtabs %}        |                                                                                                                              |                                                                                                                              |
