# Contracts

CronaSwapV1 contract addresses:

* TimeLock: [0x4D7aa1bC7CF5437031f9cD6881422C1204dd4592](https://cronoscan.com/address/0x4d7aa1bc7cf5437031f9cd6881422c1204dd4592#code)
* CronaBar: [0x25f0965F285F03d6F6B3B21c8EC3367412Fd0ef6](<https://cronoscan.com/address/0x25f0965F285F03d6F6B3B21c8EC3367412Fd0ef6#code >)
* CronaToken: [0xadbd1231fb360047525BEdF962581F3eee7b49fe](<https://cronoscan.com/address/0xadbd1231fb360047525BEdF962581F3eee7b49fe#code >)
* CronaVault: [0xDf3EBc46F283eF9bdD149Bb24c9b201a70d59389](<https://cronoscan.com/address/0xdf3ebc46f283ef9bdd149bb24c9b201a70d59389#code >)
* MasterChef: [0x77ea4a4cF9F77A034E4291E8f457Af7772c2B254](<https://cronoscan.com/address/0x77ea4a4cF9F77A034E4291E8f457Af7772c2B254#code >)
* CronaSwapRouter: [0xcd7d16fB918511BF7269eC4f48d61D79Fb26f918](<https://cronoscan.com/address/0xcd7d16fb918511bf7269ec4f48d61d79fb26f918#code >)
* CronaSwapFactory: [0x73A48f8f521EB31c55c0e1274dB0898dE599Cb11](<https://cronoscan.com/address/0x73A48f8f521EB31c55c0e1274dB0898dE599Cb11#code >)

{% hint style="success" %}
**CronaSwapV1  has been fully audited by** [*<mark style="color:blue;">**Cer**</mark>*](https://www.certik.com/projects/cronaswap)*<mark style="color:blue;">**tik**</mark>***.**&#x20;
{% endhint %}

CronaSwapV2 contract addresses:

* Timelock24H: [0x2613F3935EdcA467eF3459140aA330B0d4FF5503](https://cronoscan.com/address/0x2613F3935EdcA467eF3459140aA330B0d4FF5503#code)
* MasterChefV2: 0x7B1982b896CF2034A0674Acf67DC7924444637E4
* VotingEscrow: [0xB6678445da6aD6B1d28A1ECE9a3408d8a5539Ed6](https://cronoscan.com/address/0xB6678445da6aD6B1d28A1ECE9a3408d8a5539Ed6#code)

{% hint style="success" %}
**CronaSwapV2  has been fully audited by HashEx (In progressing).**&#x20;
{% endhint %}

#### *The above list highlights our main contracts. More contracts here:* [*https://github.com/cronaswap*](https://github.com/cronaswap/cronaswap-protocol)

### CronaSwap Key Wallets

Burn Wallet: `0x576375CEd106b645AC94296E5b23C399bc509cf9`

Treasury Accoun&#x74;*:* `0xe8ffBf68b128F6a48C7478f12D72A4662B930f93`

Swap Fee Account: `0xB6E6d031db616cF8aC338293dC2ecFa0F01C55EC`

Staking Fee Account:  -

Dev Fund Locked: `0xb67bA10D7Dc588740dd2D97100234CF90548f506 | Vesting 1 year`

LPToken Timelock: `0x769775E63579B47E0f5388466819226Bc23EF06a | Locked 1 year`


---

# 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.cronaswap.org/contract-detail.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.
