# Smart Contracts

**Mainnet**

* Vault Router = 0x4995f3bb85e1381d02699e2164bc1c6c6fa243cd
* Vault Registry = 0x007318Dc89B314b47609C684260CfbfbcD412864
* Voting escrow (veVCX) = 0x0aB4bC35Ef33089B9082Ca7BB8657D7c4E819a1A
* Balancer VCX-WETH pool = 0x577A7f7EE659Aa14Dc16FD384B3F8078E23F1920
* Gauge Controller = 0xD57d8EEC36F0Ba7D8Fd693B9D97e02D8353EB1F4
* Root Liquidity Gauge Factory = 0x6aa03ebab1e9cb8d44fd79153d3a258ffd48169a
* oVCX = 0xaFa52E3860b4371ab9d8F08E801E9EA1027C0CA2
* Fee Recipients = 0x47fd36ABcEeb9954ae9eA1581295Ce9A8308655E - 0x74bb390786072ea1329f270CA6C0058b2D1Afe3f
* VCX owner = 0xB85e0d4ad9078676Ca86C6bAa51228aB3E21F5da

**Arbitrum**&#x20;

* Vault Router = 0x48943f145686bf5c4580d545cda405844d1f777b
* Vault Registry = 0xB205e94D402742B919E851892f7d515592a7A6cC
* Child Liquidity Gauge Factory = 0x6aa03ebab1e9cb8d44fd79153d3a258ffd48169a
* oVCX = 0x59a696bF34Eae5AD8Fd472020e3Bed410694a230
* Fee Recipient = 0x47fd36ABcEeb9954ae9eA1581295Ce9A8308655E

**Optimism**&#x20;

* Vault Router = 0x3828845f4d7212b6a0dc3d67482aff4544002919
* Vault Registry = 0xdD0d135b5b52B7EDd90a83d4A4112C55a1A6D23A
* Child Liquidity Gauge Factory = 0x6aa03ebab1e9cb8d44fd79153d3a258ffd48169a
* oVCX = 0xD41d34d6b50785fDC025caD971fE940B8AA1bE45
* Fee Recipient = 0x47fd36ABcEeb9954ae9eA1581295Ce9A8308655E

#### **ARCHIVE**

#### **POP smart contracts**

* **Ethereum**: [0xD0Cd466b34A24fcB2f87676278AF2005Ca8A78c4](https://etherscan.io/token/0xD0Cd466b34A24fcB2f87676278AF2005Ca8A78c4)
* **Polygon**: [0xC5B57e9a1E7914FDA753A88f24E5703e617Ee50c](https://polygonscan.com/address/0xC5B57e9a1E7914FDA753A88f24E5703e617Ee50c)
* **Arbitrum**: [0x68ead55c258d6fa5e46d67fc90f53211eab885be](https://arbiscan.io/address/0x68ead55c258d6fa5e46d67fc90f53211eab885be)
* **BNB Chain**: [`0xE8647Ea19496E87c061bBAD79f457928b2F52b5a`](https://www.bscscan.com/address/0xE8647Ea19496E87c061bBAD79f457928b2F52b5a)
* **Optimism:** [0x6F0fecBC276de8fC69257065fE47C5a03d986394](https://optimistic.etherscan.io/address/0x6f0fecbc276de8fc69257065fe47c5a03d986394)


---

# 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.vaultcraft.io/tokenomics/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.
