# The $VTN Smart Contracts

## Transparency First:&#x20;

Below is the list of smart contracts managing the vesting of $VTN tokens, ensuring a secure and structured distribution according to our tokenomics. Each contract is designed to maintain fairness and compliance throughout the process:

&#x20;

### Main Token Addresses:

<table data-header-hidden><thead><tr><th width="261">Name</th><th>Address</th></tr></thead><tbody><tr><td>TOKEN CONTRACT</td><td><a href="https://basescan.org/token/0xa9bc478a44a8c8fe6fd505c1964deb3cee3b7abc">0xa9bc478a44a8c8fe6fd505c1964deb3cee3b7abc</a></td></tr><tr><td>TOKEN WALLET OWNER</td><td>0xE507e342c2225eD4141A2B9B3e6bF74a1F3dFcaf</td></tr></tbody></table>

### Vesting Addresses:

All tokens from token contract were released to owner wallet on February 2025 and from this wallet has been released to the following project vesting contracts:

&#x20;

<table data-header-hidden><thead><tr><th width="276">Name</th><th>Address</th></tr></thead><tbody><tr><td>Investors Website</td><td>0xa699Cf416FFe6063317442c3Fbd0C39742E971c5</td></tr><tr><td>Investors &#x26; Advisors</td><td>0x3e0ef51811B647E00A85A7e5e495fA4763911982</td></tr><tr><td>Marketing &#x26; B2E</td><td>0xE521B2929DD28a725603bCb6F4009FBb656C4b15</td></tr><tr><td>Staking</td><td>0x3a7cf4cCC76bb23Cf15845B0d4f05BafF1D478cF</td></tr><tr><td>Liquidity &#x26; Liquidity Pool</td><td>0x417Fc9c343210AA52F0b19dbf4EecBD786139BC1</td></tr><tr><td>KOLs</td><td>0xFC750D874077F8c90858cC132e0619CE7571520b</td></tr><tr><td>Team</td><td>0xde68AD324aafD9F2b6946073C90ED5e61D5d51B8</td></tr><tr><td>Reserve</td><td>0xC4CE5cFea2B6e32Ad41973348AC70EB3b00D8e6d</td></tr></tbody></table>

Regarding token management, all $VTN funds are held in the owner wallet until they are needed for vesting contract transfers. This ensures security, transparency, and proper allocation of funds according to the official tokenomics. Every transfer follows a structured release plan, prioritizing stability and long-term growth.\ <br>


---

# 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://vottun.gitbook.io/vottun-whitepaper/usdvtn-token/tokenomics/the-usdvtn-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.
