# Key Smart Contracts

## Current Addresses

<table><thead><tr><th width="185.33333333333331">Contract Name</th><th width="209.58904109589045">Contract Address</th><th>Network</th></tr></thead><tbody><tr><td>NEWO V2 Token</td><td><code>0x98585dFc8d9e7D48F0b1aE47ce33332CF4237D96</code></td><td>Ethereum</td></tr><tr><td>NEWO V2 Token</td><td><code>0x4Bfc90322dD638F81F034517359BD447f8E0235a</code></td><td>Avalanche</td></tr><tr><td>veNEWO</td><td><code>0x44dd83E0598e7A3709cF0b2e59D3319418068a65</code></td><td>Ethereum</td></tr><tr><td>veNEWO</td><td><code>0x50d4adE79e748CE7CDe7F97b1708364E45421820</code></td><td>Avalanche</td></tr><tr><td>NEWO/USDC Sushiswap Pair</td><td><a href="https://analytics.sushi.com/pairs/0xc08ed9a9abeabcc53875787573dc32eee5e43513">https://analytics.sushi.com/pairs/0xc08ed9a9abeabcc53875787573dc32eee5e43513</a></td><td>Ethereum</td></tr><tr><td>NEWO/AVAX Trader Joe Pair</td><td><a href="https://traderjoexyz.com/pool/0x4bfc90322dd638f81f034517359bd447f8e0235a/AVAX">https://traderjoexyz.com/pool/0x4bfc90322dd638f81f034517359bd447f8e0235a/AVAX</a></td><td>Avalanche</td></tr><tr><td>veLP Vault</td><td><code>0x86e8062c9F9e5f852bB0D8fc3f33fc110E9b2e47</code></td><td>Ethereum</td></tr><tr><td>veLP Vault</td><td><code>0xD56cA252facD3d45Ad61D9700322E639d4eF5A7A</code></td><td>Avalanche</td></tr><tr><td>DAO Treasury Multisig (Gnosis Safe)</td><td><code>0x4a848F44146Ca6D1D6AA34bcdF3C41093deF1761</code></td><td></td></tr></tbody></table>

## Old Addresses

<table><thead><tr><th></th><th width="249.33333333333331"></th><th></th></tr></thead><tbody><tr><td><del>NEWO V1 Token</del></td><td><del><code>0x1b890fD37Cd50BeA59346fC2f8ddb7cd9F5Fabd5</code></del></td><td>Ethereum</td></tr><tr><td><del>Governance Staking Contract</del> </td><td><del><code>0x6d8EE285939F6254D36C09b66fc6244d05006b28</code></del></td><td>Ethereum</td></tr><tr><td><del>Single-Sided NEWO Staking Vault</del></td><td><del><code>0x798fcFc792e7Aa09C0E08f3395BDA5A75C3295F7</code></del></td><td>Ethereum</td></tr><tr><td><del>Sushiswap LP Vault</del></td><td><del><code>0x9D4af0f08B300437b4f0d97A1C5c478F1e0A7D3C</code></del></td><td>Ethereum</td></tr><tr><td><p><del>NEWO V2 Sushi LP Vault</del></p><p></p></td><td><del><code>0xdb36b23964FAB32dCa717c99D6AEFC9FB5748f3a</code></del> </td><td>Ethereum</td></tr><tr><td><del>Single-Sided NEWO V2 Staking Vault</del></td><td><del>0xBC9016C379fb218B95Fe3730D5F49F3149E86CAB</del></td><td>Ethereum</td></tr><tr><td></td><td></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.neworder.network/new-order/technical-details/key-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.
