# Deployed Contracts

These are the contract addresses that are deployed to Ethereum mainnet.

### Ribbon DAO

<table><thead><tr><th>Contract</th><th width="232.66666666666666">Code</th><th>Address</th></tr></thead><tbody><tr><td>Voting Escrow</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/VotingEscrow.vy">VotingEscrow.vy</a></td><td><a href="https://etherscan.io/address/0x19854C9A5fFa8116f48f984bDF946fB9CEa9B5f7">0x19854C9A5fFa8116f48f984bDF946fB9CEa9B5f7</a></td></tr><tr><td>Fee Custody</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/FeeCustody.sol">FeeCustody.sol</a></td><td><a href="https://etherscan.io/address/0xf2E186D6F3cafe17BCc89c50133CFbc2DB6CF55a">0xf2E186D6F3cafe17BCc89c50133CFbc2DB6CF55a</a></td></tr><tr><td>Fee Distributor</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/FeeDistributor.vy">FeeDistributor.vy</a></td><td><a href="https://etherscan.io/address/0xb7Fd36eB847C04A144FAb717e85B94DA1d8c9b4e">0xb7Fd36eB847C04A144FAb717e85B94DA1d8c9b4e</a></td></tr><tr><td>VeRBN Penalty Rewards</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/PenaltyDistributor.vy">PenaltyDistributor.vy</a></td><td><a href="https://etherscan.io/address/0x43277C92F9936aeb5d6A2713a44Cd2f096f171cC">0x43277C92F9936aeb5d6A2713a44Cd2f096f171cC</a></td></tr><tr><td>VeBoost Proxy</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/DelegationProxy.vy">DelegationProxy.vy</a></td><td><a href="https://etherscan.io/address/0x1929605B714517b76bB733198E0f3C3D4ab08608">0x1929605B714517b76bB733198E0f3C3D4ab08608</a></td></tr><tr><td>VeBoost Delegation</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/VotingEscrowDelegation.vy">VotingEscrowDelegation.vy</a></td><td><a href="https://etherscan.io/address/0xb913090f0fcc2473dfcceaf41653a806bcb85fab">0xb913090f0fcc2473dfcceaf41653a806bcb85fab</a></td></tr><tr><td>Gauge Controller</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/rbn-staking/GaugeController.vy">GaugeController.vy</a></td><td><a href="https://etherscan.io/address/0x0cb9cc35cEFa5622E8d25aF36dD56DE142eF6415">0x0cb9cc35cEFa5622E8d25aF36dD56DE142eF6415</a></td></tr><tr><td>Minter</td><td><a href="https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/Minter.vy">Minter.vy</a></td><td><a href="https://etherscan.io/address/0x5B0655F938A72052c46d2e94D206ccB6FF625A3A">0x5B0655F938A72052c46d2e94D206ccB6FF625A3A</a></td></tr></tbody></table>

### Liquidity Gauges

| Contract          | Code                                                                                                                    | Address                                                                                                               |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| AAVE              | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x98c371567b8A196518dcb4A4383387A2C7339382](https://etherscan.io/address/0x98c371567b8A196518dcb4A4383387A2C7339382) |
| WBTC              | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x8913EAb16a302dE3E498BbA39940e7A55c0B9325](https://etherscan.io/address/0x8913EAb16a302dE3E498BbA39940e7A55c0B9325) |
| stETH             | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x4e079dCA26A4fE2586928c1319b20b1bf9f9be72](https://etherscan.io/address/0x4e079dCA26A4fE2586928c1319b20b1bf9f9be72) |
| ETH               | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x9038403C3F7C6B5Ca361C82448DAa48780D7C8Bd](https://etherscan.io/address/0x9038403C3F7C6B5Ca361C82448DAa48780D7C8Bd) |
| rETH              | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x4bA4Afa8071b0a9FE3097700cdadE02DD0e16fd0](https://etherscan.io/address/0x4bA4Afa8071b0a9FE3097700cdadE02DD0e16fd0) |
| ryvUSDC           | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0xa8A9699161f266f7E79080ca0b65210820BE8732](https://etherscan.io/address/0xa8A9699161f266f7E79080ca0b65210820BE8732) |
| Ribbon Earn       | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0x9674126Ff31e5EcE36De0CF03A49351a7C814587](https://etherscan.io/address/0x9674126ff31e5ece36de0cf03a49351a7c814587) |
| Ribbon Earn STETH | [LiquidityGaugeV5.vy](https://github.com/ribbon-finance/governance/blob/main/contracts/tvl-staking/LiquidityGaugeV5.vy) | [0xAd4dBd3be46f7BDaB82702b581b1d4C5f584741a](https://etherscan.io/address/0xAd4dBd3be46f7BDaB82702b581b1d4C5f584741a) |

### Ribbon Earn

| Contract          | Address                                                                                                               |
| ----------------- | --------------------------------------------------------------------------------------------------------------------- |
| Ribbon Earn USDC  | [0x84c2b16FA6877a8fF4F3271db7ea837233DFd6f0](https://etherscan.io/address/0x84c2b16fa6877a8ff4f3271db7ea837233dfd6f0) |
| Ribbon Earn STETH | [0xCE5513474E077F5336cf1B33c1347FDD8D48aE8c](https://etherscan.io/address/0xCE5513474E077F5336cf1B33c1347FDD8D48aE8c) |

### Ribbon Lend

| Contract            | Address                                                                                                               |
| ------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Folkvang Pool       | [0x3CD0ecf1552D135b8Da61c7f44cEFE93485c616d](https://etherscan.io/token/0x3CD0ecf1552D135b8Da61c7f44cEFE93485c616d)   |
| Wintermute Pool     | [0x0Aea75705Be8281f4c24c3E954D1F8b1D0f8044C](https://etherscan.io/token/0x0Aea75705Be8281f4c24c3E954D1F8b1D0f8044C)   |
| Pool Factory        | [0x312853485a41f76f20A14f927Cd0ea676588936C](https://etherscan.io/address/0x312853485a41f76f20A14f927Cd0ea676588936C) |
| Auction             | [0x3b383D8E92CC922539f9e9f4d64dA119e250334A](https://etherscan.io/address/0x3b383D8E92CC922539f9e9f4d64dA119e250334A) |
| Interest Rate Model | [0x600Eee67d5ffDbb897055C03E3CCDD0ac9706C8e](https://etherscan.io/address/0x600Eee67d5ffDbb897055C03E3CCDD0ac9706C8e) |
| Pool Beacon         | [0xc59e218828EEa3E84f38a2Cb9E02aAD9318db57a](https://etherscan.io/address/0xc59e218828EEa3E84f38a2Cb9E02aAD9318db57a) |
|                     |                                                                                                                       |

### Ribbon Treasury

| Contract              | Address                                                                                                               |
| --------------------- | --------------------------------------------------------------------------------------------------------------------- |
| RibbonTreasury BAL    | [0x2a6B048eB15C7d4ddCa27db4f9A454196898A0Fe](https://etherscan.io/address/0x2a6b048eb15c7d4ddca27db4f9a454196898a0fe) |
| RibbonTreasury PERP   | [0xe44eDF7aD1D434Afe3397687DD0A914674F2E405](https://etherscan.io/address/0xe44eDF7aD1D434Afe3397687DD0A914674F2E405) |
| RibbonTreasury SPELL  | [0x42cf874bBe5564EfCF252bC90829551f4ec639DC](https://etherscan.io/address/0x42cf874bBe5564EfCF252bC90829551f4ec639DC) |
| RibbonTreasury BADGER | [0x270F4a26a3fE5766CcEF9608718491bb057Be238](https://etherscan.io/address/0x270f4a26a3fe5766ccef9608718491bb057be238) |

### Theta Vaults v2

| Contract                      | Address                                                                                                                 |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| RibbonThetaVault ETH Call     | [0x25751853Eab4D0eB3652B5eB6ecB102A2789644B](https://etherscan.io/address/0x25751853Eab4D0eB3652B5eB6ecB102A2789644B)   |
| RibbonThetaYearnVault ETH Put | [0xCc323557c71C0D1D20a1861Dc69c06C5f3cC9624](https://etherscan.io/address/0xCc323557c71C0D1D20a1861Dc69c06C5f3cC9624)   |
| RibbonThetaVault rETH Call    | [0xA1Da0580FA96129E753D736a5901C31Df5eC5edf](https://etherscan.io/address/0xa1da0580fa96129e753d736a5901c31df5ec5edf)   |
| RibbonThetaVault STETH Call   | [0x53773E034d9784153471813dacAFF53dBBB78E8c](https://etherscan.io/address/0x53773E034d9784153471813dacAFF53dBBB78E8c)   |
| RibbonThetaVault AAVE Call    | [0xe63151A0Ed4e5fafdc951D877102cf0977Abd365](https://etherscan.io/address/0xe63151A0Ed4e5fafdc951D877102cf0977Abd365)   |
| RibbonThetaVault WBTC Call    | [0x65a833afDc250D9d38f8CD9bC2B1E3132dB13B2F](https://etherscan.io/address/0x65a833afDc250D9d38f8CD9bC2B1E3132dB13B2F)   |
| RibbonThetaVault AVAX Call    | [0x98d03125c62DaE2328D9d3cb32b7B969e6a87787](https://snowtrace.io/address/0x98d03125c62dae2328d9d3cb32b7b969e6a87787)   |
| RibbonThetaVault sAVAX Call   | [0x6BF686d99A4cE17798C45d09C21181fAc29A9fb3](https://snowtrace.io/address/0x6BF686d99A4cE17798C45d09C21181fAc29A9fb3)   |
| RibbonThetaVault AVAX Put     | [0x9DD6be071b4292cc88B8190aB718329adEA3E3a3](https://snowtrace.io/address/0x9dd6be071b4292cc88b8190ab718329adea3e3a3)   |
| RibbonThetaVault SOL Call     | [2YNj4egax5WV1zSgq9hwJFNzHSYZo2rU7S8BZuMdQMKW](https://solscan.io/account/2YNj4egax5WV1zSgq9hwJFNzHSYZo2rU7S8BZuMdQMKW) |
| RibbonThetaVault APE Call     | [0xc0cF10Dd710aefb209D9dc67bc746510ffd98A53](https://etherscan.io/address/0xc0cF10Dd710aefb209D9dc67bc746510ffd98A53)   |

### Theta Vaults v1

| Contract                        | Address                                                                                                               |
| ------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| RibbonThetaVault ETH Call       | [0x0FABaF48Bbf864a3947bdd0Ba9d764791a60467A](https://etherscan.io/address/0x0FABaF48Bbf864a3947bdd0Ba9d764791a60467A) |
| RibbonThetaVault WBTC Call      | [0x8b5876f5B0Bf64056A89Aa7e97511644758c3E8c](https://etherscan.io/address/0x8b5876f5B0Bf64056A89Aa7e97511644758c3E8c) |
| RibbonThetaVault ETH Put        | [0x16772a7f4a3ca291C21B8AcE76F9332dDFfbb5Ef](https://etherscan.io/address/0x16772a7f4a3ca291C21B8AcE76F9332dDFfbb5Ef) |
| RibbonThetaVault ETH Put yvUSDC | [0x8FE74471F198E426e96bE65f40EeD1F8BA96e54f](https://etherscan.io/address/0x8FE74471F198E426e96bE65f40EeD1F8BA96e54f) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ribbon.finance/developers/contract-addresses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
