# Sales Contracts

These are the contracts used to raise money during funding rounds. Here is an overall summary from Dune Analytics: <https://dune.com/cadmusbenedictus/d-squared-finance>

<table><thead><tr><th width="215">Round</th><th>Address</th></tr></thead><tbody><tr><td>Pre-Seed</td><td><a href="https://app.safe.global/eth:0x439cB6Fd76B81334d2951232E9d029018A306aeA/transactions/history">https://app.safe.global/eth:0x439cB6Fd76B81334d2951232E9d029018A306aeA/transactions/history</a></td></tr><tr><td>Private Sale</td><td><a href="https://arbiscan.io/address/0xA28351C8F8Ae1Ac0748f47F5F3A791E809815207">https://arbiscan.io/address/0xA28351C8F8Ae1Ac0748f47F5F3A791E809815207</a></td></tr><tr><td>Public Sale Stage 1-3</td><td><a href="https://arbiscan.io/address/0x2c8900d6c800f2f5bc8cb0206625152522358d2a">https://arbiscan.io/address/0x2c8900d6c800f2f5bc8cb0206625152522358d2a</a></td></tr><tr><td>Public Sale Stage 4</td><td><a href="https://arbiscan.io/address/0x015974733e5B667AB40Cc54c40A835A5BebF6b8F">https://arbiscan.io/address/0x015974733e5B667AB40Cc54c40A835A5BebF6b8F</a></td></tr></tbody></table>

The original vesting contract was voided and a new token created.&#x20;

<table><thead><tr><th width="217">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>Vesting (active)</td><td>0xdb0C6fC9E01cD95eb1d3bbAe6689962De489cD7B</td></tr><tr><td>Deprecated (obsolete)</td><td>0x760E31672fE489bE1d3cb3447FEB493d03BD55A0</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.d2.finance/docs/smart-contracts/sales-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.
