# Contracts

### Contracts now public - <https://github.com/VaporFi/vapordex-contracts>

## **Avalanche**

<table data-header-hidden><thead><tr><th width="134"></th><th width="382"></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>​Contract Address</strong></td><td><strong>​Description</strong></td></tr><tr><td>​Factory V1</td><td>​<a href="https://snowtrace.io/address/0xC009a670E2B02e21E7e75AE98e254F467f7ae257">0xC009a670E2B02e21E7e75AE98e254F467f7ae257</a></td><td>​Address for VaporDEX Pool Factory V1 (Uniswap V2 fork)<br></td></tr><tr><td>​Swap Router V1</td><td><a href="https://snowtrace.io/address/0x19C0FC4562A4b76F27f86c676eF5a7e38D12a20d">0x19C0FC4562A4b76F27f86c676eF5a7e38D12a20d</a></td><td>​Address for VaporDEX Router V1<br></td></tr><tr><td>​Factory V2</td><td><a href="https://snowtrace.io/address/0x62B672E531f8c11391019F6fba0b8B6143504169">0x62B672E531f8c11391019F6fba0b8B6143504169</a></td><td>​​Address for VaporDEX Pool Factory V2 (Uniswap V3 fork)<br></td></tr><tr><td>​Swap Router V2</td><td><a href="https://snowtrace.io/address/0xe61EFa294C7eEC0C96b3df79B5c1975f0613548A">0xe61EFa294C7eEC0C96b3df79B5c1975f0613548A</a><br></td><td>​Address for VaporDEX Router V2</td></tr><tr><td>​Position Manager</td><td><a href="https://snowtrace.io/address/0xC967b23826DdAB00d9AAd3702CbF5261B7Ed9a3a">0xC967b23826DdAB00d9AAd3702CbF5261B7Ed9a3a</a></td><td>​Address for VaporDEX Position Manager V2<br><br></td></tr><tr><td>​Aggregator</td><td><a href="https://snowtrace.io/address/0x55477d8537ede381784b448876AfAa98aa450E63">0x55477d8537ede381784b448876AfAa98aa450E63</a></td><td>​</td></tr><tr><td>Stratosphere</td><td><a href="https://snowtrace.io/address/0x08e287adCf9BF6773a87e1a278aa9042BEF44b60">0x08e287adCf9BF6773a87e1a278aa9042BEF44b60</a></td><td></td></tr><tr><td>VPND Liquid Mining</td><td><a href="https://snowtrace.io/address/0xAe950fdd0CC79DDE64d3Fffd40fabec3f7ba368B">0xAe950fdd0CC79DDE64d3Fffd40fabec3f7ba368B</a></td><td></td></tr><tr><td>VAPE Liquid Mining</td><td><a href="https://snowtrace.io/address/0x1C9Cba0CEc8aD45f75D5F5bdb0c539AcB55B8D94">0x1C9Cba0CEc8aD45f75D5F5bdb0c539AcB55B8D94</a></td><td></td></tr><tr><td>VAPE LM USDC Replenishment Pool</td><td><a href="https://snowtrace.io/address/0x0fA2CCC39Cc3B225A7649eD84ec76Ee5217d07c4">0x0fA2CCC39Cc3B225A7649eD84ec76Ee5217d07c4</a></td><td>Contract that distributes the daily USDC</td></tr></tbody></table>

## **Telos**

<table data-header-hidden><thead><tr><th width="131"></th><th width="390"></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>​Contract Address</strong></td><td><strong>​Description</strong></td></tr><tr><td>​Factory V1</td><td>​<a href="https://www.teloscan.io/address/0xDef9ee39FD82ee57a1b789Bc877E2Cbd88fd5caE">0xDef9ee39FD82ee57a1b789Bc877E2Cbd88fd5caE</a></td><td>​Address for VaporDEX Pool Factory V1</td></tr><tr><td>​Factory V2</td><td>​<a href="https://www.teloscan.io/address/0x62B672E531f8c11391019F6fba0b8B6143504169">0x62B672E531f8c11391019F6fba0b8B6143504169</a></td><td>​Address for VaporDEX Pool Factory V2</td></tr><tr><td>​Aggregator</td><td>​<a href="https://www.teloscan.io/address/0x55477d8537ede381784b448876AfAa98aa450E63">0x55477d8537ede381784b448876AfAa98aa450E63</a></td><td>​</td></tr><tr><td>Stratosphere</td><td><a href="https://www.teloscan.io/address/0x08e287adCf9BF6773a87e1a278aa9042BEF44b60">0x08e287adCf9BF6773a87e1a278aa9042BEF44b60</a></td><td></td></tr></tbody></table>


---

# 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.vapordex.io/developers/contracts.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.
