# Smart Contracts

#### UniswapV2Factory:&#x20;

0xf3C7978Ddd70B4158b53e897f980093183cA5c52\
Creates new pairs

#### UniswapV2Router02:&#x20;

0x744776F27080b584D447A780ba260c435f3aE7d5\
Routes trades

#### Openx:&#x20;

0xc3864f98f2a61A7cAeb95b039D031b4E2f55e0e9\
Simple erc20 burnable token but non mintable.

#### OpenXMaker:

0x1D5a5061fA9bd120576aA8062856BF161C94089b\
Converts Fees Collected and burns 66% OpenX. Sends 33% to xOpenX holders.

#### xOpenX:&#x20;

0x2513486f18eeE1498D7b6281f668B955181Dd0D9\
Lock your OpenX for the first 6 months after deployment and get yields from farms and trades. Token serves as voting power for Governance.

#### MasterChef:

0x237aeF9e106f35406ba435d865Ab151E2bA82d7B\
Deposit LP and get yields\
Holds OpenX preminted.

## Treasury Contracts

#### Core Treasury Contract:

0xFDAEc4bf7A1Bae950A77dF549A18d6013409cc21\
Releases 1,994,999.9988 OpenX over 2 years.

#### Dev Treasury Contract

0x950cF66BEf352325D0e4ddcf3f32deFBc24605a0\
Releases 997,499.9994 OpenX over 2 years.

#### LP Core Treasury

0x59D421C98240edB1F96E9007A6ccBe5aca00dA65\
Releases initial liquidity over 2 years.

**opxVELO Primary**&#x20;

0xa7Ef8b87451694162374B7467d3d7e1981563513

Github: <https://github.com/TheOpenXproject/OpenXSwap-Optimism-Contracts>


---

# 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.openxswap.exchange/information/smart-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.
